Machine.Identity Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to