This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.7.1 published on Wednesday, Aug 13, 2025 by Pulumi
azure-native.azuredatatransfer.listListFlowsByPipeline
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.7.1 published on Wednesday, Aug 13, 2025 by Pulumi
Lists the flows in a pipeline.
Uses Azure REST API version 2025-05-21.
Other available API versions: 2025-04-11-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native azuredatatransfer [ApiVersion]
. See the version guide for details.
Using listListFlowsByPipeline
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function listListFlowsByPipeline(args: ListListFlowsByPipelineArgs, opts?: InvokeOptions): Promise<ListListFlowsByPipelineResult>
function listListFlowsByPipelineOutput(args: ListListFlowsByPipelineOutputArgs, opts?: InvokeOptions): Output<ListListFlowsByPipelineResult>
def list_list_flows_by_pipeline(pipeline_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
value: Optional[Sequence[str]] = None,
opts: Optional[InvokeOptions] = None) -> ListListFlowsByPipelineResult
def list_list_flows_by_pipeline_output(pipeline_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
opts: Optional[InvokeOptions] = None) -> Output[ListListFlowsByPipelineResult]
func ListListFlowsByPipeline(ctx *Context, args *ListListFlowsByPipelineArgs, opts ...InvokeOption) (*ListListFlowsByPipelineResult, error)
func ListListFlowsByPipelineOutput(ctx *Context, args *ListListFlowsByPipelineOutputArgs, opts ...InvokeOption) ListListFlowsByPipelineResultOutput
> Note: This function is named ListListFlowsByPipeline
in the Go SDK.
public static class ListListFlowsByPipeline
{
public static Task<ListListFlowsByPipelineResult> InvokeAsync(ListListFlowsByPipelineArgs args, InvokeOptions? opts = null)
public static Output<ListListFlowsByPipelineResult> Invoke(ListListFlowsByPipelineInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<ListListFlowsByPipelineResult> listListFlowsByPipeline(ListListFlowsByPipelineArgs args, InvokeOptions options)
public static Output<ListListFlowsByPipelineResult> listListFlowsByPipeline(ListListFlowsByPipelineArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:azuredatatransfer:listListFlowsByPipeline
arguments:
# arguments dictionary
The following arguments are supported:
- Pipeline
Name string - The name for the pipeline to perform the operation on.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Value List<string>
- Connection ID to target
- Pipeline
Name string - The name for the pipeline to perform the operation on.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Value []string
- Connection ID to target
- pipeline
Name String - The name for the pipeline to perform the operation on.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- value List<String>
- Connection ID to target
- pipeline
Name string - The name for the pipeline to perform the operation on.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- value string[]
- Connection ID to target
- pipeline_
name str - The name for the pipeline to perform the operation on.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- value Sequence[str]
- Connection ID to target
- pipeline
Name String - The name for the pipeline to perform the operation on.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- value List<String>
- Connection ID to target
listListFlowsByPipeline Result
The following output properties are available:
- Value
List<Pulumi.
Azure Native. Azure Data Transfer. Outputs. List Flows By Pipeline Connection Response> - List flows by pipeline result by connection
- Value
[]List
Flows By Pipeline Connection Response - List flows by pipeline result by connection
- value
List<List
Flows By Pipeline Connection Response> - List flows by pipeline result by connection
- value
List
Flows By Pipeline Connection Response[] - List flows by pipeline result by connection
- value
Sequence[List
Flows By Pipeline Connection Response] - List flows by pipeline result by connection
- value List<Property Map>
- List flows by pipeline result by connection
Supporting Types
ApiFlowOptionsResponse
- Api
Mode string - Remote Calling Mode in the Azure Data Transfer API Flow, which describes how the API Flow will be invoked
- Audience
Override string - Optional field to override the audience of the remote endpoint
- Cname string
- Unique CNAME to represent the Azure Data Transfer API Flow instance
- Identity
Translation string - Flag for if Azure Data Transfer API Flow should extract the user token
- Remote
Calling stringMode Client Id - Remote stub app registration Client ID
- Remote
Endpoint string - Remote host to which communication needs to be made
- Sender
Client stringId - Sender's app user assigned Manage Identity client ID
- Api
Mode string - Remote Calling Mode in the Azure Data Transfer API Flow, which describes how the API Flow will be invoked
- Audience
Override string - Optional field to override the audience of the remote endpoint
- Cname string
- Unique CNAME to represent the Azure Data Transfer API Flow instance
- Identity
Translation string - Flag for if Azure Data Transfer API Flow should extract the user token
- Remote
Calling stringMode Client Id - Remote stub app registration Client ID
- Remote
Endpoint string - Remote host to which communication needs to be made
- Sender
Client stringId - Sender's app user assigned Manage Identity client ID
- api
Mode String - Remote Calling Mode in the Azure Data Transfer API Flow, which describes how the API Flow will be invoked
- audience
Override String - Optional field to override the audience of the remote endpoint
- cname String
- Unique CNAME to represent the Azure Data Transfer API Flow instance
- identity
Translation String - Flag for if Azure Data Transfer API Flow should extract the user token
- remote
Calling StringMode Client Id - Remote stub app registration Client ID
- remote
Endpoint String - Remote host to which communication needs to be made
- sender
Client StringId - Sender's app user assigned Manage Identity client ID
- api
Mode string - Remote Calling Mode in the Azure Data Transfer API Flow, which describes how the API Flow will be invoked
- audience
Override string - Optional field to override the audience of the remote endpoint
- cname string
- Unique CNAME to represent the Azure Data Transfer API Flow instance
- identity
Translation string - Flag for if Azure Data Transfer API Flow should extract the user token
- remote
Calling stringMode Client Id - Remote stub app registration Client ID
- remote
Endpoint string - Remote host to which communication needs to be made
- sender
Client stringId - Sender's app user assigned Manage Identity client ID
- api_
mode str - Remote Calling Mode in the Azure Data Transfer API Flow, which describes how the API Flow will be invoked
- audience_
override str - Optional field to override the audience of the remote endpoint
- cname str
- Unique CNAME to represent the Azure Data Transfer API Flow instance
- identity_
translation str - Flag for if Azure Data Transfer API Flow should extract the user token
- remote_
calling_ strmode_ client_ id - Remote stub app registration Client ID
- remote_
endpoint str - Remote host to which communication needs to be made
- sender_
client_ strid - Sender's app user assigned Manage Identity client ID
- api
Mode String - Remote Calling Mode in the Azure Data Transfer API Flow, which describes how the API Flow will be invoked
- audience
Override String - Optional field to override the audience of the remote endpoint
- cname String
- Unique CNAME to represent the Azure Data Transfer API Flow instance
- identity
Translation String - Flag for if Azure Data Transfer API Flow should extract the user token
- remote
Calling StringMode Client Id - Remote stub app registration Client ID
- remote
Endpoint String - Remote host to which communication needs to be made
- sender
Client StringId - Sender's app user assigned Manage Identity client ID
FlowPropertiesResponse
- Flow
Id string - Dataflow GUID associated with this flow
- Force
Disabled List<string>Status - Force disablement status of the current flow
- Link
Status string - Link status of the current flow
- Linked
Flow stringId - Resource ID of the linked flow
- Provisioning
State string - Provisioning state of the flow
- Api
Flow Pulumi.Options Azure Native. Azure Data Transfer. Inputs. Api Flow Options Response - The API Flow configuration options for Azure Data Transfer API Flow type.
- Connection
Pulumi.
Azure Native. Azure Data Transfer. Inputs. Selected Resource Response - The connection associated with this flow
- Consumer
Group string - Event Hub Consumer Group
- Customer
Managed stringKey Vault Uri - The URI to the customer managed key for this flow
- Data
Type string - Type of data to transfer via the flow.
- Destination
Endpoint List<double>Ports - The destination endpoint ports of the stream
- Destination
Endpoints List<string> - The destination endpoints of the stream
- Event
Hub stringId - Event Hub ID
- Flow
Type string - The flow type for this flow
- Key
Vault stringUri - URI to a Key Vault Secret containing a SAS token.
- Messaging
Options Pulumi.Azure Native. Azure Data Transfer. Inputs. Messaging Options Response - The messaging options for this flow
- Passphrase string
- The passphrase used for SRT streams
- Policies List<string>
- The policies for this flow
- Schema
Pulumi.
Azure Native. Azure Data Transfer. Inputs. Schema Response - The selected schema for this flow
- Service
Bus stringQueue Id - Service Bus Queue ID
- Source
Addresses Pulumi.Azure Native. Azure Data Transfer. Inputs. Stream Source Addresses Response - The source IP address and CIDR ranges of the stream
- Status string
- Status of the current flow
- Storage
Account stringId - Storage Account ID
- Storage
Account stringName - Storage Account
- Storage
Container stringName - Storage Container Name
- Storage
Table stringName - Storage Table Name
- Stream
Id string - The flow stream identifier
- Stream
Latency double - The latency of the stream in milliseconds
- Stream
Protocol string - The protocol of the stream
- Flow
Id string - Dataflow GUID associated with this flow
- Force
Disabled []stringStatus - Force disablement status of the current flow
- Link
Status string - Link status of the current flow
- Linked
Flow stringId - Resource ID of the linked flow
- Provisioning
State string - Provisioning state of the flow
- Api
Flow ApiOptions Flow Options Response - The API Flow configuration options for Azure Data Transfer API Flow type.
- Connection
Selected
Resource Response - The connection associated with this flow
- Consumer
Group string - Event Hub Consumer Group
- Customer
Managed stringKey Vault Uri - The URI to the customer managed key for this flow
- Data
Type string - Type of data to transfer via the flow.
- Destination
Endpoint []float64Ports - The destination endpoint ports of the stream
- Destination
Endpoints []string - The destination endpoints of the stream
- Event
Hub stringId - Event Hub ID
- Flow
Type string - The flow type for this flow
- Key
Vault stringUri - URI to a Key Vault Secret containing a SAS token.
- Messaging
Options MessagingOptions Response - The messaging options for this flow
- Passphrase string
- The passphrase used for SRT streams
- Policies []string
- The policies for this flow
- Schema
Schema
Response - The selected schema for this flow
- Service
Bus stringQueue Id - Service Bus Queue ID
- Source
Addresses StreamSource Addresses Response - The source IP address and CIDR ranges of the stream
- Status string
- Status of the current flow
- Storage
Account stringId - Storage Account ID
- Storage
Account stringName - Storage Account
- Storage
Container stringName - Storage Container Name
- Storage
Table stringName - Storage Table Name
- Stream
Id string - The flow stream identifier
- Stream
Latency float64 - The latency of the stream in milliseconds
- Stream
Protocol string - The protocol of the stream
- flow
Id String - Dataflow GUID associated with this flow
- force
Disabled List<String>Status - Force disablement status of the current flow
- link
Status String - Link status of the current flow
- linked
Flow StringId - Resource ID of the linked flow
- provisioning
State String - Provisioning state of the flow
- api
Flow ApiOptions Flow Options Response - The API Flow configuration options for Azure Data Transfer API Flow type.
- connection
Selected
Resource Response - The connection associated with this flow
- consumer
Group String - Event Hub Consumer Group
- customer
Managed StringKey Vault Uri - The URI to the customer managed key for this flow
- data
Type String - Type of data to transfer via the flow.
- destination
Endpoint List<Double>Ports - The destination endpoint ports of the stream
- destination
Endpoints List<String> - The destination endpoints of the stream
- event
Hub StringId - Event Hub ID
- flow
Type String - The flow type for this flow
- key
Vault StringUri - URI to a Key Vault Secret containing a SAS token.
- messaging
Options MessagingOptions Response - The messaging options for this flow
- passphrase String
- The passphrase used for SRT streams
- policies List<String>
- The policies for this flow
- schema
Schema
Response - The selected schema for this flow
- service
Bus StringQueue Id - Service Bus Queue ID
- source
Addresses StreamSource Addresses Response - The source IP address and CIDR ranges of the stream
- status String
- Status of the current flow
- storage
Account StringId - Storage Account ID
- storage
Account StringName - Storage Account
- storage
Container StringName - Storage Container Name
- storage
Table StringName - Storage Table Name
- stream
Id String - The flow stream identifier
- stream
Latency Double - The latency of the stream in milliseconds
- stream
Protocol String - The protocol of the stream
- flow
Id string - Dataflow GUID associated with this flow
- force
Disabled string[]Status - Force disablement status of the current flow
- link
Status string - Link status of the current flow
- linked
Flow stringId - Resource ID of the linked flow
- provisioning
State string - Provisioning state of the flow
- api
Flow ApiOptions Flow Options Response - The API Flow configuration options for Azure Data Transfer API Flow type.
- connection
Selected
Resource Response - The connection associated with this flow
- consumer
Group string - Event Hub Consumer Group
- customer
Managed stringKey Vault Uri - The URI to the customer managed key for this flow
- data
Type string - Type of data to transfer via the flow.
- destination
Endpoint number[]Ports - The destination endpoint ports of the stream
- destination
Endpoints string[] - The destination endpoints of the stream
- event
Hub stringId - Event Hub ID
- flow
Type string - The flow type for this flow
- key
Vault stringUri - URI to a Key Vault Secret containing a SAS token.
- messaging
Options MessagingOptions Response - The messaging options for this flow
- passphrase string
- The passphrase used for SRT streams
- policies string[]
- The policies for this flow
- schema
Schema
Response - The selected schema for this flow
- service
Bus stringQueue Id - Service Bus Queue ID
- source
Addresses StreamSource Addresses Response - The source IP address and CIDR ranges of the stream
- status string
- Status of the current flow
- storage
Account stringId - Storage Account ID
- storage
Account stringName - Storage Account
- storage
Container stringName - Storage Container Name
- storage
Table stringName - Storage Table Name
- stream
Id string - The flow stream identifier
- stream
Latency number - The latency of the stream in milliseconds
- stream
Protocol string - The protocol of the stream
- flow_
id str - Dataflow GUID associated with this flow
- force_
disabled_ Sequence[str]status - Force disablement status of the current flow
- link_
status str - Link status of the current flow
- linked_
flow_ strid - Resource ID of the linked flow
- provisioning_
state str - Provisioning state of the flow
- api_
flow_ Apioptions Flow Options Response - The API Flow configuration options for Azure Data Transfer API Flow type.
- connection
Selected
Resource Response - The connection associated with this flow
- consumer_
group str - Event Hub Consumer Group
- customer_
managed_ strkey_ vault_ uri - The URI to the customer managed key for this flow
- data_
type str - Type of data to transfer via the flow.
- destination_
endpoint_ Sequence[float]ports - The destination endpoint ports of the stream
- destination_
endpoints Sequence[str] - The destination endpoints of the stream
- event_
hub_ strid - Event Hub ID
- flow_
type str - The flow type for this flow
- key_
vault_ struri - URI to a Key Vault Secret containing a SAS token.
- messaging_
options MessagingOptions Response - The messaging options for this flow
- passphrase str
- The passphrase used for SRT streams
- policies Sequence[str]
- The policies for this flow
- schema
Schema
Response - The selected schema for this flow
- service_
bus_ strqueue_ id - Service Bus Queue ID
- source_
addresses StreamSource Addresses Response - The source IP address and CIDR ranges of the stream
- status str
- Status of the current flow
- storage_
account_ strid - Storage Account ID
- storage_
account_ strname - Storage Account
- storage_
container_ strname - Storage Container Name
- storage_
table_ strname - Storage Table Name
- stream_
id str - The flow stream identifier
- stream_
latency float - The latency of the stream in milliseconds
- stream_
protocol str - The protocol of the stream
- flow
Id String - Dataflow GUID associated with this flow
- force
Disabled List<String>Status - Force disablement status of the current flow
- link
Status String - Link status of the current flow
- linked
Flow StringId - Resource ID of the linked flow
- provisioning
State String - Provisioning state of the flow
- api
Flow Property MapOptions - The API Flow configuration options for Azure Data Transfer API Flow type.
- connection Property Map
- The connection associated with this flow
- consumer
Group String - Event Hub Consumer Group
- customer
Managed StringKey Vault Uri - The URI to the customer managed key for this flow
- data
Type String - Type of data to transfer via the flow.
- destination
Endpoint List<Number>Ports - The destination endpoint ports of the stream
- destination
Endpoints List<String> - The destination endpoints of the stream
- event
Hub StringId - Event Hub ID
- flow
Type String - The flow type for this flow
- key
Vault StringUri - URI to a Key Vault Secret containing a SAS token.
- messaging
Options Property Map - The messaging options for this flow
- passphrase String
- The passphrase used for SRT streams
- policies List<String>
- The policies for this flow
- schema Property Map
- The selected schema for this flow
- service
Bus StringQueue Id - Service Bus Queue ID
- source
Addresses Property Map - The source IP address and CIDR ranges of the stream
- status String
- Status of the current flow
- storage
Account StringId - Storage Account ID
- storage
Account StringName - Storage Account
- storage
Container StringName - Storage Container Name
- storage
Table StringName - Storage Table Name
- stream
Id String - The flow stream identifier
- stream
Latency Number - The latency of the stream in milliseconds
- stream
Protocol String - The protocol of the stream
FlowResponse
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- System
Data Pulumi.Azure Native. Azure Data Transfer. Inputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Identity
Pulumi.
Azure Native. Azure Data Transfer. Inputs. Managed Service Identity Response - The managed service identities assigned to this resource.
- Plan
Pulumi.
Azure Native. Azure Data Transfer. Inputs. Plan Response - Details of the resource plan.
- Properties
Pulumi.
Azure Native. Azure Data Transfer. Inputs. Flow Properties Response - Properties of flow
- Dictionary<string, string>
- Resource tags.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Identity
Managed
Service Identity Response - The managed service identities assigned to this resource.
- Plan
Plan
Response - Details of the resource plan.
- Properties
Flow
Properties Response - Properties of flow
- map[string]string
- Resource tags.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- identity
Managed
Service Identity Response - The managed service identities assigned to this resource.
- plan
Plan
Response - Details of the resource plan.
- properties
Flow
Properties Response - Properties of flow
- Map<String,String>
- Resource tags.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- identity
Managed
Service Identity Response - The managed service identities assigned to this resource.
- plan
Plan
Response - Details of the resource plan.
- properties
Flow
Properties Response - Properties of flow
- {[key: string]: string}
- Resource tags.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location str
- The geo-location where the resource lives
- name str
- The name of the resource
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- identity
Managed
Service Identity Response - The managed service identities assigned to this resource.
- plan
Plan
Response - Details of the resource plan.
- properties
Flow
Properties Response - Properties of flow
- Mapping[str, str]
- Resource tags.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- identity Property Map
- The managed service identities assigned to this resource.
- plan Property Map
- Details of the resource plan.
- properties Property Map
- Properties of flow
- Map<String>
- Resource tags.
ListFlowsByPipelineConnectionResponse
- Flows
List<Pulumi.
Azure Native. Azure Data Transfer. Inputs. Flow Response> - List of flows associated with the connection.
- Id string
- ID of the connection.
- Flows
[]Flow
Response - List of flows associated with the connection.
- Id string
- ID of the connection.
- flows
List<Flow
Response> - List of flows associated with the connection.
- id String
- ID of the connection.
- flows
Flow
Response[] - List of flows associated with the connection.
- id string
- ID of the connection.
- flows
Sequence[Flow
Response] - List of flows associated with the connection.
- id str
- ID of the connection.
- flows List<Property Map>
- List of flows associated with the connection.
- id String
- ID of the connection.
ManagedServiceIdentityResponse
- Principal
Id string - The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- Tenant
Id string - The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
- Type string
- Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
- User
Assigned Dictionary<string, Pulumi.Identities Azure Native. Azure Data Transfer. Inputs. User Assigned Identity Response> - The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
- Principal
Id string - The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- Tenant
Id string - The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
- Type string
- Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
- User
Assigned map[string]UserIdentities Assigned Identity Response - The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
- principal
Id String - The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- tenant
Id String - The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
- type String
- Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
- user
Assigned Map<String,UserIdentities Assigned Identity Response> - The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
- principal
Id string - The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- tenant
Id string - The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
- type string
- Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
- user
Assigned {[key: string]: UserIdentities Assigned Identity Response} - The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
- principal_
id str - The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- tenant_
id str - The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
- type str
- Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
- user_
assigned_ Mapping[str, Useridentities Assigned Identity Response] - The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
- principal
Id String - The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- tenant
Id String - The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
- type String
- Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
- user
Assigned Map<Property Map>Identities - The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
MessagingOptionsResponse
- Billing
Tier string - Billing tier for this messaging flow
- Billing
Tier string - Billing tier for this messaging flow
- billing
Tier String - Billing tier for this messaging flow
- billing
Tier string - Billing tier for this messaging flow
- billing_
tier str - Billing tier for this messaging flow
- billing
Tier String - Billing tier for this messaging flow
PlanResponse
- Name string
- A user defined name of the 3rd Party Artifact that is being procured.
- Product string
- The 3rd Party artifact that is being procured. E.g. NewRelic. Product maps to the OfferID specified for the artifact at the time of Data Market onboarding.
- Publisher string
- The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic
- Promotion
Code string - A publisher provided promotion code as provisioned in Data Market for the said product/artifact.
- Version string
- The version of the desired product/artifact.
- Name string
- A user defined name of the 3rd Party Artifact that is being procured.
- Product string
- The 3rd Party artifact that is being procured. E.g. NewRelic. Product maps to the OfferID specified for the artifact at the time of Data Market onboarding.
- Publisher string
- The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic
- Promotion
Code string - A publisher provided promotion code as provisioned in Data Market for the said product/artifact.
- Version string
- The version of the desired product/artifact.
- name String
- A user defined name of the 3rd Party Artifact that is being procured.
- product String
- The 3rd Party artifact that is being procured. E.g. NewRelic. Product maps to the OfferID specified for the artifact at the time of Data Market onboarding.
- publisher String
- The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic
- promotion
Code String - A publisher provided promotion code as provisioned in Data Market for the said product/artifact.
- version String
- The version of the desired product/artifact.
- name string
- A user defined name of the 3rd Party Artifact that is being procured.
- product string
- The 3rd Party artifact that is being procured. E.g. NewRelic. Product maps to the OfferID specified for the artifact at the time of Data Market onboarding.
- publisher string
- The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic
- promotion
Code string - A publisher provided promotion code as provisioned in Data Market for the said product/artifact.
- version string
- The version of the desired product/artifact.
- name str
- A user defined name of the 3rd Party Artifact that is being procured.
- product str
- The 3rd Party artifact that is being procured. E.g. NewRelic. Product maps to the OfferID specified for the artifact at the time of Data Market onboarding.
- publisher str
- The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic
- promotion_
code str - A publisher provided promotion code as provisioned in Data Market for the said product/artifact.
- version str
- The version of the desired product/artifact.
- name String
- A user defined name of the 3rd Party Artifact that is being procured.
- product String
- The 3rd Party artifact that is being procured. E.g. NewRelic. Product maps to the OfferID specified for the artifact at the time of Data Market onboarding.
- publisher String
- The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic
- promotion
Code String - A publisher provided promotion code as provisioned in Data Market for the said product/artifact.
- version String
- The version of the desired product/artifact.
SchemaResponse
- Connection
Id string - Connection ID associated with this schema
- Content string
- Content of the schema
- Direction string
- The direction of the schema.
- Id string
- ID associated with this schema
- Name string
- Name of the schema
- Schema
Type string - The Schema Type
- Schema
Uri string - Uri containing SAS token for the zipped schema
- Status string
- Status of the schema
- Connection
Id string - Connection ID associated with this schema
- Content string
- Content of the schema
- Direction string
- The direction of the schema.
- Id string
- ID associated with this schema
- Name string
- Name of the schema
- Schema
Type string - The Schema Type
- Schema
Uri string - Uri containing SAS token for the zipped schema
- Status string
- Status of the schema
- connection
Id String - Connection ID associated with this schema
- content String
- Content of the schema
- direction String
- The direction of the schema.
- id String
- ID associated with this schema
- name String
- Name of the schema
- schema
Type String - The Schema Type
- schema
Uri String - Uri containing SAS token for the zipped schema
- status String
- Status of the schema
- connection
Id string - Connection ID associated with this schema
- content string
- Content of the schema
- direction string
- The direction of the schema.
- id string
- ID associated with this schema
- name string
- Name of the schema
- schema
Type string - The Schema Type
- schema
Uri string - Uri containing SAS token for the zipped schema
- status string
- Status of the schema
- connection_
id str - Connection ID associated with this schema
- content str
- Content of the schema
- direction str
- The direction of the schema.
- id str
- ID associated with this schema
- name str
- Name of the schema
- schema_
type str - The Schema Type
- schema_
uri str - Uri containing SAS token for the zipped schema
- status str
- Status of the schema
- connection
Id String - Connection ID associated with this schema
- content String
- Content of the schema
- direction String
- The direction of the schema.
- id String
- ID associated with this schema
- name String
- Name of the schema
- schema
Type String - The Schema Type
- schema
Uri String - Uri containing SAS token for the zipped schema
- status String
- Status of the schema
SelectedResourceResponse
- Id string
- Id of the connection
- Location string
- Location of the connection
- Name string
- Name of the connection
- Subscription
Name string - Name of the subscription with the connection
- Id string
- Id of the connection
- Location string
- Location of the connection
- Name string
- Name of the connection
- Subscription
Name string - Name of the subscription with the connection
- id String
- Id of the connection
- location String
- Location of the connection
- name String
- Name of the connection
- subscription
Name String - Name of the subscription with the connection
- id string
- Id of the connection
- location string
- Location of the connection
- name string
- Name of the connection
- subscription
Name string - Name of the subscription with the connection
- id str
- Id of the connection
- location str
- Location of the connection
- name str
- Name of the connection
- subscription_
name str - Name of the subscription with the connection
- id String
- Id of the connection
- location String
- Location of the connection
- name String
- Name of the connection
- subscription
Name String - Name of the subscription with the connection
StreamSourceAddressesResponse
- Source
Addresses List<string> - A source IP address or CIDR range
- Source
Addresses []string - A source IP address or CIDR range
- source
Addresses List<String> - A source IP address or CIDR range
- source
Addresses string[] - A source IP address or CIDR range
- source_
addresses Sequence[str] - A source IP address or CIDR range
- source
Addresses List<String> - A source IP address or CIDR range
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - The type of identity that last modified the resource.
- created_
at str - The timestamp of resource creation (UTC).
- created_
by str - The identity that created the resource.
- created_
by_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
UserAssignedIdentityResponse
- Client
Id string - The client ID of the assigned identity.
- Principal
Id string - The principal ID of the assigned identity.
- Client
Id string - The client ID of the assigned identity.
- Principal
Id string - The principal ID of the assigned identity.
- client
Id String - The client ID of the assigned identity.
- principal
Id String - The principal ID of the assigned identity.
- client
Id string - The client ID of the assigned identity.
- principal
Id string - The principal ID of the assigned identity.
- client_
id str - The client ID of the assigned identity.
- principal_
id str - The principal ID of the assigned identity.
- client
Id String - The client ID of the assigned identity.
- principal
Id String - The principal ID of the assigned identity.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.7.1 published on Wednesday, Aug 13, 2025 by Pulumi