This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi
azure-native.azuredatatransfer.getFlow
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi
Gets flow resource. Azure REST API version: 2023-10-11-preview.
Other available API versions: 2024-01-25, 2024-05-07.
Using getFlow
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 getFlow(args: GetFlowArgs, opts?: InvokeOptions): Promise<GetFlowResult>
function getFlowOutput(args: GetFlowOutputArgs, opts?: InvokeOptions): Output<GetFlowResult>def get_flow(connection_name: Optional[str] = None,
             flow_name: Optional[str] = None,
             resource_group_name: Optional[str] = None,
             opts: Optional[InvokeOptions] = None) -> GetFlowResult
def get_flow_output(connection_name: Optional[pulumi.Input[str]] = None,
             flow_name: Optional[pulumi.Input[str]] = None,
             resource_group_name: Optional[pulumi.Input[str]] = None,
             opts: Optional[InvokeOptions] = None) -> Output[GetFlowResult]func LookupFlow(ctx *Context, args *LookupFlowArgs, opts ...InvokeOption) (*LookupFlowResult, error)
func LookupFlowOutput(ctx *Context, args *LookupFlowOutputArgs, opts ...InvokeOption) LookupFlowResultOutput> Note: This function is named LookupFlow in the Go SDK.
public static class GetFlow 
{
    public static Task<GetFlowResult> InvokeAsync(GetFlowArgs args, InvokeOptions? opts = null)
    public static Output<GetFlowResult> Invoke(GetFlowInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetFlowResult> getFlow(GetFlowArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
  function: azure-native:azuredatatransfer:getFlow
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ConnectionName string
- The name for the connection that is to be requested.
- FlowName string
- The name for the flow that is to be onboarded.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- ConnectionName string
- The name for the connection that is to be requested.
- FlowName string
- The name for the flow that is to be onboarded.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- connectionName String
- The name for the connection that is to be requested.
- flowName String
- The name for the flow that is to be onboarded.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- connectionName string
- The name for the connection that is to be requested.
- flowName string
- The name for the flow that is to be onboarded.
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- connection_name str
- The name for the connection that is to be requested.
- flow_name str
- The name for the flow that is to be onboarded.
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- connectionName String
- The name for the connection that is to be requested.
- flowName String
- The name for the flow that is to be onboarded.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
getFlow Result
The following output properties are available:
- 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
- Properties
Pulumi.Azure Native. Azure Data Transfer. Outputs. Flow Properties Response 
- Properties of flow
- SystemData Pulumi.Azure Native. Azure Data Transfer. Outputs. 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. Outputs. Managed Service Identity Response 
- The managed identity of the flow resource, if configured.
- Plan
Pulumi.Azure Native. Azure Data Transfer. Outputs. Plan Response 
- Plan for the resource.
- 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
- Properties
FlowProperties Response 
- Properties of flow
- SystemData 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
ManagedService Identity Response 
- The managed identity of the flow resource, if configured.
- Plan
PlanResponse 
- Plan for the resource.
- 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
- properties
FlowProperties Response 
- Properties of flow
- systemData 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
ManagedService Identity Response 
- The managed identity of the flow resource, if configured.
- plan
PlanResponse 
- Plan for the resource.
- 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
- properties
FlowProperties Response 
- Properties of flow
- systemData 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
ManagedService Identity Response 
- The managed identity of the flow resource, if configured.
- plan
PlanResponse 
- Plan for the resource.
- {[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
- properties
FlowProperties Response 
- Properties of flow
- 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
ManagedService Identity Response 
- The managed identity of the flow resource, if configured.
- plan
PlanResponse 
- Plan for the resource.
- 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
- properties Property Map
- Properties of flow
- systemData 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 identity of the flow resource, if configured.
- plan Property Map
- Plan for the resource.
- Map<String>
- Resource tags.
Supporting Types
FlowPropertiesResponse  
- FlowId string
- Dataflow GUID associated with this flow
- LinkStatus string
- Link status of the current flow
- LinkedFlow stringId 
- Resource ID of the linked flow
- ProvisioningState string
- Provisioning state of the flow
- Connection
Pulumi.Azure Native. Azure Data Transfer. Inputs. Selected Resource Response 
- The connection associated with this flow
- DataType string
- Transfer Storage Blobs or Tables
- FlowType string
- The flow type for this flow
- KeyVault stringUri 
- AME, PME, or TORUS only! AKV Chain Containing SAS Token
- Policies List<string>
- The policies for this flow
- Schema
Pulumi.Azure Native. Azure Data Transfer. Inputs. Schema Response 
- The selected schema for this flow
- ServiceBus stringQueue Id 
- Service Bus Queue ID
- Status string
- Status of the current flow
- StorageAccount stringId 
- Storage Account ID
- StorageAccount stringName 
- Storage Account
- StorageContainer stringName 
- Storage Container Name
- FlowId string
- Dataflow GUID associated with this flow
- LinkStatus string
- Link status of the current flow
- LinkedFlow stringId 
- Resource ID of the linked flow
- ProvisioningState string
- Provisioning state of the flow
- Connection
SelectedResource Response 
- The connection associated with this flow
- DataType string
- Transfer Storage Blobs or Tables
- FlowType string
- The flow type for this flow
- KeyVault stringUri 
- AME, PME, or TORUS only! AKV Chain Containing SAS Token
- Policies []string
- The policies for this flow
- Schema
SchemaResponse 
- The selected schema for this flow
- ServiceBus stringQueue Id 
- Service Bus Queue ID
- Status string
- Status of the current flow
- StorageAccount stringId 
- Storage Account ID
- StorageAccount stringName 
- Storage Account
- StorageContainer stringName 
- Storage Container Name
- flowId String
- Dataflow GUID associated with this flow
- linkStatus String
- Link status of the current flow
- linkedFlow StringId 
- Resource ID of the linked flow
- provisioningState String
- Provisioning state of the flow
- connection
SelectedResource Response 
- The connection associated with this flow
- dataType String
- Transfer Storage Blobs or Tables
- flowType String
- The flow type for this flow
- keyVault StringUri 
- AME, PME, or TORUS only! AKV Chain Containing SAS Token
- policies List<String>
- The policies for this flow
- schema
SchemaResponse 
- The selected schema for this flow
- serviceBus StringQueue Id 
- Service Bus Queue ID
- status String
- Status of the current flow
- storageAccount StringId 
- Storage Account ID
- storageAccount StringName 
- Storage Account
- storageContainer StringName 
- Storage Container Name
- flowId string
- Dataflow GUID associated with this flow
- linkStatus string
- Link status of the current flow
- linkedFlow stringId 
- Resource ID of the linked flow
- provisioningState string
- Provisioning state of the flow
- connection
SelectedResource Response 
- The connection associated with this flow
- dataType string
- Transfer Storage Blobs or Tables
- flowType string
- The flow type for this flow
- keyVault stringUri 
- AME, PME, or TORUS only! AKV Chain Containing SAS Token
- policies string[]
- The policies for this flow
- schema
SchemaResponse 
- The selected schema for this flow
- serviceBus stringQueue Id 
- Service Bus Queue ID
- status string
- Status of the current flow
- storageAccount stringId 
- Storage Account ID
- storageAccount stringName 
- Storage Account
- storageContainer stringName 
- Storage Container Name
- flow_id str
- Dataflow GUID associated with this 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
- connection
SelectedResource Response 
- The connection associated with this flow
- data_type str
- Transfer Storage Blobs or Tables
- flow_type str
- The flow type for this flow
- key_vault_ struri 
- AME, PME, or TORUS only! AKV Chain Containing SAS Token
- policies Sequence[str]
- The policies for this flow
- schema
SchemaResponse 
- The selected schema for this flow
- service_bus_ strqueue_ id 
- Service Bus Queue ID
- status str
- Status of the current flow
- storage_account_ strid 
- Storage Account ID
- storage_account_ strname 
- Storage Account
- storage_container_ strname 
- Storage Container Name
- flowId String
- Dataflow GUID associated with this flow
- linkStatus String
- Link status of the current flow
- linkedFlow StringId 
- Resource ID of the linked flow
- provisioningState String
- Provisioning state of the flow
- connection Property Map
- The connection associated with this flow
- dataType String
- Transfer Storage Blobs or Tables
- flowType String
- The flow type for this flow
- keyVault StringUri 
- AME, PME, or TORUS only! AKV Chain Containing SAS Token
- policies List<String>
- The policies for this flow
- schema Property Map
- The selected schema for this flow
- serviceBus StringQueue Id 
- Service Bus Queue ID
- status String
- Status of the current flow
- storageAccount StringId 
- Storage Account ID
- storageAccount StringName 
- Storage Account
- storageContainer StringName 
- Storage Container Name
ManagedServiceIdentityResponse   
- PrincipalId string
- The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- TenantId 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).
- UserAssigned 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.
- PrincipalId string
- The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- TenantId 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).
- UserAssigned 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.
- principalId String
- The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- tenantId 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).
- userAssigned 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.
- principalId string
- The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- tenantId 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).
- userAssigned {[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.
- principalId String
- The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- tenantId 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).
- userAssigned 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.
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
- PromotionCode 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
- PromotionCode 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
- promotionCode 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
- promotionCode 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
- promotionCode 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 
- ConnectionId string
- Connection ID associated with this schema
- Content string
- Content of the schema
- Id string
- ID associated with this schema
- Name string
- Name of the schema
- Status string
- Status of the schema
- ConnectionId string
- Connection ID associated with this schema
- Content string
- Content of the schema
- Id string
- ID associated with this schema
- Name string
- Name of the schema
- Status string
- Status of the schema
- connectionId String
- Connection ID associated with this schema
- content String
- Content of the schema
- id String
- ID associated with this schema
- name String
- Name of the schema
- status String
- Status of the schema
- connectionId string
- Connection ID associated with this schema
- content string
- Content of the schema
- id string
- ID associated with this schema
- name string
- Name of the schema
- status string
- Status of the schema
- connection_id str
- Connection ID associated with this schema
- content str
- Content of the schema
- id str
- ID associated with this schema
- name str
- Name of the schema
- status str
- Status of the schema
- connectionId String
- Connection ID associated with this schema
- content String
- Content of the schema
- id String
- ID associated with this schema
- name String
- Name of the 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
- SubscriptionName 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
- SubscriptionName 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
- subscriptionName 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
- subscriptionName 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
- subscriptionName String
- Name of the subscription with the connection
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
- createdAt string
- The timestamp of resource creation (UTC).
- createdBy string
- The identity that created the resource.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified 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.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
UserAssignedIdentityResponse   
- ClientId string
- The client ID of the assigned identity.
- PrincipalId string
- The principal ID of the assigned identity.
- ClientId string
- The client ID of the assigned identity.
- PrincipalId string
- The principal ID of the assigned identity.
- clientId String
- The client ID of the assigned identity.
- principalId String
- The principal ID of the assigned identity.
- clientId string
- The client ID of the assigned identity.
- principalId 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.
- clientId String
- The client ID of the assigned identity.
- principalId 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 v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi