AzureResource.Identity Property

Definition

Gets azure resource identity

[Newtonsoft.Json.JsonProperty(PropertyName="identity")]
public string Identity { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="identity")>]
member this.Identity : string
Public ReadOnly Property Identity As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to