Share via


ApiKvReferenceProperties.IdentityTypeUserAssignedIdentity Property

Definition

The list of user assigned 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}

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.IManagedServiceIdentityUserAssignedIdentities IdentityTypeUserAssignedIdentity { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)>]
member this.IdentityTypeUserAssignedIdentity : Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.IManagedServiceIdentityUserAssignedIdentities with get, set
Public Property IdentityTypeUserAssignedIdentity As IManagedServiceIdentityUserAssignedIdentities

Property Value

Implements

Attributes

Applies to