VirtualMachineScaleSet.Identity Eigenschaft

Definition

Ruft die Identität der VM-Skalierungsgruppe ab, sofern konfiguriert, oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: