Share via


VirtualMachineScaleSetVM.Identity Eigenschaft

Definition

Ruft die Identität des virtuellen Computers ab, sofern konfiguriert.

[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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: