Share via


VirtualMachineScaleSetVM.Identity Propiedad

Definición

Obtiene o establece la identidad de la máquina virtual, si está configurada.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a