Share via


SiteConfig.AcrUseManagedIdentityCred Property

Definition

Flag to use Managed Identity Creds for ACR pull

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public bool? AcrUseManagedIdentityCred { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.AcrUseManagedIdentityCred : Nullable<bool> with get, set
Public Property AcrUseManagedIdentityCred As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to