Share via


VirtualMachine.Identity Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to