Skip to content
DocsTry Aspire
DocsTry

AzureUserAssignedIdentityResource Properties

ClassProperties5 members
An Azure Provisioning resource that represents an Azure user assigned managed identity.
The client ID of the user assigned identity.
public BicepOutputReference ClientId { get; }
The identifier associated with the user assigned identity.
public BicepOutputReference Id { get; }
The name of the user assigned identity.
public BicepOutputReference NameOutputReference { get; }
The principal ID of the user assigned identity.
public BicepOutputReference PrincipalId { get; }
The principal name of the user assigned identity.
public BicepOutputReference PrincipalName { get; }