Share via


SiteConfig.AcrUserManagedIdentityId Property

Definition

If using user managed identity, the user managed identity ClientId

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public string AcrUserManagedIdentityId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.AcrUserManagedIdentityId : string with get, set
Public Property AcrUserManagedIdentityId As String

Property Value

Implements

Attributes

Applies to