SiteConfig.AcrUserManagedIdentityID Property

Definition

Gets or sets if using user managed identity, the user managed identity ClientId

[Newtonsoft.Json.JsonProperty(PropertyName="acrUserManagedIdentityID")]
public string AcrUserManagedIdentityID { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="acrUserManagedIdentityID")>]
member this.AcrUserManagedIdentityID : string with get, set
Public Property AcrUserManagedIdentityID As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to