azure-native.automation.getAutomationAccount
Explore with Pulumi AI
Get information about an Automation Account.
Uses Azure REST API version 2023-11-01.
Other available API versions: 2015-10-31, 2019-06-01, 2020-01-13-preview, 2021-06-22, 2022-08-08, 2023-05-15-preview, 2024-10-23. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native automation [ApiVersion]. See the version guide for details.
Using getAutomationAccount
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 getAutomationAccount(args: GetAutomationAccountArgs, opts?: InvokeOptions): Promise<GetAutomationAccountResult>
function getAutomationAccountOutput(args: GetAutomationAccountOutputArgs, opts?: InvokeOptions): Output<GetAutomationAccountResult>def get_automation_account(automation_account_name: Optional[str] = None,
                           resource_group_name: Optional[str] = None,
                           opts: Optional[InvokeOptions] = None) -> GetAutomationAccountResult
def get_automation_account_output(automation_account_name: Optional[pulumi.Input[str]] = None,
                           resource_group_name: Optional[pulumi.Input[str]] = None,
                           opts: Optional[InvokeOptions] = None) -> Output[GetAutomationAccountResult]func LookupAutomationAccount(ctx *Context, args *LookupAutomationAccountArgs, opts ...InvokeOption) (*LookupAutomationAccountResult, error)
func LookupAutomationAccountOutput(ctx *Context, args *LookupAutomationAccountOutputArgs, opts ...InvokeOption) LookupAutomationAccountResultOutput> Note: This function is named LookupAutomationAccount in the Go SDK.
public static class GetAutomationAccount 
{
    public static Task<GetAutomationAccountResult> InvokeAsync(GetAutomationAccountArgs args, InvokeOptions? opts = null)
    public static Output<GetAutomationAccountResult> Invoke(GetAutomationAccountInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetAutomationAccountResult> getAutomationAccount(GetAutomationAccountArgs args, InvokeOptions options)
public static Output<GetAutomationAccountResult> getAutomationAccount(GetAutomationAccountArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:automation:getAutomationAccount
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Automation
Account stringName  - The name of the automation account.
 - Resource
Group stringName  - Name of an Azure Resource group.
 
- Automation
Account stringName  - The name of the automation account.
 - Resource
Group stringName  - Name of an Azure Resource group.
 
- automation
Account StringName  - The name of the automation account.
 - resource
Group StringName  - Name of an Azure Resource group.
 
- automation
Account stringName  - The name of the automation account.
 - resource
Group stringName  - Name of an Azure Resource group.
 
- automation_
account_ strname  - The name of the automation account.
 - resource_
group_ strname  - Name of an Azure Resource group.
 
- automation
Account StringName  - The name of the automation account.
 - resource
Group StringName  - Name of an Azure Resource group.
 
getAutomationAccount Result
The following output properties are available:
- Azure
Api stringVersion  - The Azure API version of the resource.
 - Creation
Time string - Gets the creation time.
 - Id string
 - Fully qualified resource Id for the resource
 - Last
Modified stringTime  - Gets the last modified time.
 - Name string
 - The name of the resource
 - State string
 - Gets status of account.
 - System
Data Pulumi.Azure Native. Automation. Outputs. System Data Response  - Resource system metadata.
 - Type string
 - The type of the resource.
 - Automation
Hybrid stringService Url  - URL of automation hybrid service which is used for hybrid worker on-boarding.
 - Description string
 - Gets or sets the description.
 - Disable
Local boolAuth  - Indicates whether requests using non-AAD authentication are blocked
 - Encryption
Pulumi.
Azure Native. Automation. Outputs. Encryption Properties Response  - Encryption properties for the automation account
 - Etag string
 - Gets or sets the etag of the resource.
 - Identity
Pulumi.
Azure Native. Automation. Outputs. Identity Response  - Identity for the resource.
 - Last
Modified stringBy  - Gets or sets the last modified by.
 - Location string
 - The Azure Region where the resource lives
 - Private
Endpoint List<Pulumi.Connections Azure Native. Automation. Outputs. Private Endpoint Connection Response>  - List of Automation operations supported by the Automation resource provider.
 - Public
Network boolAccess  - Indicates whether traffic on the non-ARM endpoint (Webhook/Agent) is allowed from the public internet
 - Sku
Pulumi.
Azure Native. Automation. Outputs. Sku Response  - Gets or sets the SKU of account.
 - Dictionary<string, string>
 - Resource tags.
 
- Azure
Api stringVersion  - The Azure API version of the resource.
 - Creation
Time string - Gets the creation time.
 - Id string
 - Fully qualified resource Id for the resource
 - Last
Modified stringTime  - Gets the last modified time.
 - Name string
 - The name of the resource
 - State string
 - Gets status of account.
 - System
Data SystemData Response  - Resource system metadata.
 - Type string
 - The type of the resource.
 - Automation
Hybrid stringService Url  - URL of automation hybrid service which is used for hybrid worker on-boarding.
 - Description string
 - Gets or sets the description.
 - Disable
Local boolAuth  - Indicates whether requests using non-AAD authentication are blocked
 - Encryption
Encryption
Properties Response  - Encryption properties for the automation account
 - Etag string
 - Gets or sets the etag of the resource.
 - Identity
Identity
Response  - Identity for the resource.
 - Last
Modified stringBy  - Gets or sets the last modified by.
 - Location string
 - The Azure Region where the resource lives
 - Private
Endpoint []PrivateConnections Endpoint Connection Response  - List of Automation operations supported by the Automation resource provider.
 - Public
Network boolAccess  - Indicates whether traffic on the non-ARM endpoint (Webhook/Agent) is allowed from the public internet
 - Sku
Sku
Response  - Gets or sets the SKU of account.
 - map[string]string
 - Resource tags.
 
- azure
Api StringVersion  - The Azure API version of the resource.
 - creation
Time String - Gets the creation time.
 - id String
 - Fully qualified resource Id for the resource
 - last
Modified StringTime  - Gets the last modified time.
 - name String
 - The name of the resource
 - state String
 - Gets status of account.
 - system
Data SystemData Response  - Resource system metadata.
 - type String
 - The type of the resource.
 - automation
Hybrid StringService Url  - URL of automation hybrid service which is used for hybrid worker on-boarding.
 - description String
 - Gets or sets the description.
 - disable
Local BooleanAuth  - Indicates whether requests using non-AAD authentication are blocked
 - encryption
Encryption
Properties Response  - Encryption properties for the automation account
 - etag String
 - Gets or sets the etag of the resource.
 - identity
Identity
Response  - Identity for the resource.
 - last
Modified StringBy  - Gets or sets the last modified by.
 - location String
 - The Azure Region where the resource lives
 - private
Endpoint List<PrivateConnections Endpoint Connection Response>  - List of Automation operations supported by the Automation resource provider.
 - public
Network BooleanAccess  - Indicates whether traffic on the non-ARM endpoint (Webhook/Agent) is allowed from the public internet
 - sku
Sku
Response  - Gets or sets the SKU of account.
 - Map<String,String>
 - Resource tags.
 
- azure
Api stringVersion  - The Azure API version of the resource.
 - creation
Time string - Gets the creation time.
 - id string
 - Fully qualified resource Id for the resource
 - last
Modified stringTime  - Gets the last modified time.
 - name string
 - The name of the resource
 - state string
 - Gets status of account.
 - system
Data SystemData Response  - Resource system metadata.
 - type string
 - The type of the resource.
 - automation
Hybrid stringService Url  - URL of automation hybrid service which is used for hybrid worker on-boarding.
 - description string
 - Gets or sets the description.
 - disable
Local booleanAuth  - Indicates whether requests using non-AAD authentication are blocked
 - encryption
Encryption
Properties Response  - Encryption properties for the automation account
 - etag string
 - Gets or sets the etag of the resource.
 - identity
Identity
Response  - Identity for the resource.
 - last
Modified stringBy  - Gets or sets the last modified by.
 - location string
 - The Azure Region where the resource lives
 - private
Endpoint PrivateConnections Endpoint Connection Response[]  - List of Automation operations supported by the Automation resource provider.
 - public
Network booleanAccess  - Indicates whether traffic on the non-ARM endpoint (Webhook/Agent) is allowed from the public internet
 - sku
Sku
Response  - Gets or sets the SKU of account.
 - {[key: string]: string}
 - Resource tags.
 
- azure_
api_ strversion  - The Azure API version of the resource.
 - creation_
time str - Gets the creation time.
 - id str
 - Fully qualified resource Id for the resource
 - last_
modified_ strtime  - Gets the last modified time.
 - name str
 - The name of the resource
 - state str
 - Gets status of account.
 - system_
data SystemData Response  - Resource system metadata.
 - type str
 - The type of the resource.
 - automation_
hybrid_ strservice_ url  - URL of automation hybrid service which is used for hybrid worker on-boarding.
 - description str
 - Gets or sets the description.
 - disable_
local_ boolauth  - Indicates whether requests using non-AAD authentication are blocked
 - encryption
Encryption
Properties Response  - Encryption properties for the automation account
 - etag str
 - Gets or sets the etag of the resource.
 - identity
Identity
Response  - Identity for the resource.
 - last_
modified_ strby  - Gets or sets the last modified by.
 - location str
 - The Azure Region where the resource lives
 - private_
endpoint_ Sequence[Privateconnections Endpoint Connection Response]  - List of Automation operations supported by the Automation resource provider.
 - public_
network_ boolaccess  - Indicates whether traffic on the non-ARM endpoint (Webhook/Agent) is allowed from the public internet
 - sku
Sku
Response  - Gets or sets the SKU of account.
 - Mapping[str, str]
 - Resource tags.
 
- azure
Api StringVersion  - The Azure API version of the resource.
 - creation
Time String - Gets the creation time.
 - id String
 - Fully qualified resource Id for the resource
 - last
Modified StringTime  - Gets the last modified time.
 - name String
 - The name of the resource
 - state String
 - Gets status of account.
 - system
Data Property Map - Resource system metadata.
 - type String
 - The type of the resource.
 - automation
Hybrid StringService Url  - URL of automation hybrid service which is used for hybrid worker on-boarding.
 - description String
 - Gets or sets the description.
 - disable
Local BooleanAuth  - Indicates whether requests using non-AAD authentication are blocked
 - encryption Property Map
 - Encryption properties for the automation account
 - etag String
 - Gets or sets the etag of the resource.
 - identity Property Map
 - Identity for the resource.
 - last
Modified StringBy  - Gets or sets the last modified by.
 - location String
 - The Azure Region where the resource lives
 - private
Endpoint List<Property Map>Connections  - List of Automation operations supported by the Automation resource provider.
 - public
Network BooleanAccess  - Indicates whether traffic on the non-ARM endpoint (Webhook/Agent) is allowed from the public internet
 - sku Property Map
 - Gets or sets the SKU of account.
 - Map<String>
 - Resource tags.
 
Supporting Types
EncryptionPropertiesResponse  
- Identity
Pulumi.
Azure Native. Automation. Inputs. Encryption Properties Response Identity  - User identity used for CMK.
 - Key
Source string - Encryption Key Source
 - Key
Vault Pulumi.Properties Azure Native. Automation. Inputs. Key Vault Properties Response  - Key vault properties.
 
- Identity
Encryption
Properties Response Identity  - User identity used for CMK.
 - Key
Source string - Encryption Key Source
 - Key
Vault KeyProperties Vault Properties Response  - Key vault properties.
 
- identity
Encryption
Properties Response Identity  - User identity used for CMK.
 - key
Source String - Encryption Key Source
 - key
Vault KeyProperties Vault Properties Response  - Key vault properties.
 
- identity
Encryption
Properties Response Identity  - User identity used for CMK.
 - key
Source string - Encryption Key Source
 - key
Vault KeyProperties Vault Properties Response  - Key vault properties.
 
- identity
Encryption
Properties Response Identity  - User identity used for CMK.
 - key_
source str - Encryption Key Source
 - key_
vault_ Keyproperties Vault Properties Response  - Key vault properties.
 
- identity Property Map
 - User identity used for CMK.
 - key
Source String - Encryption Key Source
 - key
Vault Property MapProperties  - Key vault properties.
 
EncryptionPropertiesResponseIdentity   
- User
Assigned objectIdentity  - The user identity used for CMK. It will be an ARM resource id in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
 
- User
Assigned interface{}Identity  - The user identity used for CMK. It will be an ARM resource id in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
 
- user
Assigned ObjectIdentity  - The user identity used for CMK. It will be an ARM resource id in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
 
- user
Assigned anyIdentity  - The user identity used for CMK. It will be an ARM resource id in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
 
- user_
assigned_ Anyidentity  - The user identity used for CMK. It will be an ARM resource id in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
 
- user
Assigned AnyIdentity  - The user identity used for CMK. It will be an ARM resource id in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
 
IdentityResponse 
- Principal
Id string - The principal ID of resource identity.
 - Tenant
Id string - The tenant ID of resource.
 - Type string
 - The identity type.
 - User
Assigned Dictionary<string, Pulumi.Identities Azure Native. Automation. Inputs. User Assigned Identities Properties Response>  - The list of user identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
 
- Principal
Id string - The principal ID of resource identity.
 - Tenant
Id string - The tenant ID of resource.
 - Type string
 - The identity type.
 - User
Assigned map[string]UserIdentities Assigned Identities Properties Response  - The list of user identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
 
- principal
Id String - The principal ID of resource identity.
 - tenant
Id String - The tenant ID of resource.
 - type String
 - The identity type.
 - user
Assigned Map<String,UserIdentities Assigned Identities Properties Response>  - The list of user identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
 
- principal
Id string - The principal ID of resource identity.
 - tenant
Id string - The tenant ID of resource.
 - type string
 - The identity type.
 - user
Assigned {[key: string]: UserIdentities Assigned Identities Properties Response}  - The list of user identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
 
- principal_
id str - The principal ID of resource identity.
 - tenant_
id str - The tenant ID of resource.
 - type str
 - The identity type.
 - user_
assigned_ Mapping[str, Useridentities Assigned Identities Properties Response]  - The list of user identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
 
- principal
Id String - The principal ID of resource identity.
 - tenant
Id String - The tenant ID of resource.
 - type String
 - The identity type.
 - user
Assigned Map<Property Map>Identities  - The list of user identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
 
KeyVaultPropertiesResponse   
- Key
Name string - The name of key used to encrypt data.
 - Key
Version string - The key version of the key used to encrypt data.
 - Keyvault
Uri string - The URI of the key vault key used to encrypt data.
 
- Key
Name string - The name of key used to encrypt data.
 - Key
Version string - The key version of the key used to encrypt data.
 - Keyvault
Uri string - The URI of the key vault key used to encrypt data.
 
- key
Name String - The name of key used to encrypt data.
 - key
Version String - The key version of the key used to encrypt data.
 - keyvault
Uri String - The URI of the key vault key used to encrypt data.
 
- key
Name string - The name of key used to encrypt data.
 - key
Version string - The key version of the key used to encrypt data.
 - keyvault
Uri string - The URI of the key vault key used to encrypt data.
 
- key_
name str - The name of key used to encrypt data.
 - key_
version str - The key version of the key used to encrypt data.
 - keyvault_
uri str - The URI of the key vault key used to encrypt data.
 
- key
Name String - The name of key used to encrypt data.
 - key
Version String - The key version of the key used to encrypt data.
 - keyvault
Uri String - The URI of the key vault key used to encrypt data.
 
PrivateEndpointConnectionResponse   
- Id string
 - Fully qualified resource Id for the resource
 - Name string
 - The name of the resource
 - Type string
 - The type of the resource.
 - Group
Ids List<string> - Gets the groupIds.
 - Private
Endpoint Pulumi.Azure Native. Automation. Inputs. Private Endpoint Property Response  - Private endpoint which the connection belongs to.
 - Private
Link Pulumi.Service Connection State Azure Native. Automation. Inputs. Private Link Service Connection State Property Response  - Connection State of the Private Endpoint Connection.
 
- Id string
 - Fully qualified resource Id for the resource
 - Name string
 - The name of the resource
 - Type string
 - The type of the resource.
 - Group
Ids []string - Gets the groupIds.
 - Private
Endpoint PrivateEndpoint Property Response  - Private endpoint which the connection belongs to.
 - Private
Link PrivateService Connection State Link Service Connection State Property Response  - Connection State of the Private Endpoint Connection.
 
- id String
 - Fully qualified resource Id for the resource
 - name String
 - The name of the resource
 - type String
 - The type of the resource.
 - group
Ids List<String> - Gets the groupIds.
 - private
Endpoint PrivateEndpoint Property Response  - Private endpoint which the connection belongs to.
 - private
Link PrivateService Connection State Link Service Connection State Property Response  - Connection State of the Private Endpoint Connection.
 
- id string
 - Fully qualified resource Id for the resource
 - name string
 - The name of the resource
 - type string
 - The type of the resource.
 - group
Ids string[] - Gets the groupIds.
 - private
Endpoint PrivateEndpoint Property Response  - Private endpoint which the connection belongs to.
 - private
Link PrivateService Connection State Link Service Connection State Property Response  - Connection State of the Private Endpoint Connection.
 
- id str
 - Fully qualified resource Id for the resource
 - name str
 - The name of the resource
 - type str
 - The type of the resource.
 - group_
ids Sequence[str] - Gets the groupIds.
 - private_
endpoint PrivateEndpoint Property Response  - Private endpoint which the connection belongs to.
 - private_
link_ Privateservice_ connection_ state Link Service Connection State Property Response  - Connection State of the Private Endpoint Connection.
 
- id String
 - Fully qualified resource Id for the resource
 - name String
 - The name of the resource
 - type String
 - The type of the resource.
 - group
Ids List<String> - Gets the groupIds.
 - private
Endpoint Property Map - Private endpoint which the connection belongs to.
 - private
Link Property MapService Connection State  - Connection State of the Private Endpoint Connection.
 
PrivateEndpointPropertyResponse   
- Id string
 - Resource id of the private endpoint.
 
- Id string
 - Resource id of the private endpoint.
 
- id String
 - Resource id of the private endpoint.
 
- id string
 - Resource id of the private endpoint.
 
- id str
 - Resource id of the private endpoint.
 
- id String
 - Resource id of the private endpoint.
 
PrivateLinkServiceConnectionStatePropertyResponse      
- Actions
Required string - Any action that is required beyond basic workflow (approve/ reject/ disconnect)
 - Description string
 - The private link service connection description.
 - Status string
 - The private link service connection status.
 
- Actions
Required string - Any action that is required beyond basic workflow (approve/ reject/ disconnect)
 - Description string
 - The private link service connection description.
 - Status string
 - The private link service connection status.
 
- actions
Required String - Any action that is required beyond basic workflow (approve/ reject/ disconnect)
 - description String
 - The private link service connection description.
 - status String
 - The private link service connection status.
 
- actions
Required string - Any action that is required beyond basic workflow (approve/ reject/ disconnect)
 - description string
 - The private link service connection description.
 - status string
 - The private link service connection status.
 
- actions_
required str - Any action that is required beyond basic workflow (approve/ reject/ disconnect)
 - description str
 - The private link service connection description.
 - status str
 - The private link service connection status.
 
- actions
Required String - Any action that is required beyond basic workflow (approve/ reject/ disconnect)
 - description String
 - The private link service connection description.
 - status String
 - The private link service connection status.
 
SkuResponse 
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.
 
UserAssignedIdentitiesPropertiesResponse    
- Client
Id string - The client id of user assigned identity.
 - Principal
Id string - The principal id of user assigned identity.
 
- Client
Id string - The client id of user assigned identity.
 - Principal
Id string - The principal id of user assigned identity.
 
- client
Id String - The client id of user assigned identity.
 - principal
Id String - The principal id of user assigned identity.
 
- client
Id string - The client id of user assigned identity.
 - principal
Id string - The principal id of user assigned identity.
 
- client_
id str - The client id of user assigned identity.
 - principal_
id str - The principal id of user assigned identity.
 
- client
Id String - The client id of user assigned identity.
 - principal
Id String - The principal id of user assigned identity.
 
Package Details
- Repository
 - Azure Native pulumi/pulumi-azure-native
 - License
 - Apache-2.0