Vault.Identity Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="identity")]
public Microsoft.Azure.Management.RecoveryServices.Models.IdentityData Identity { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="identity")>]
member this.Identity : Microsoft.Azure.Management.RecoveryServices.Models.IdentityData with get, set
Public Property Identity As IdentityData

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to