Freigeben über


VirtualMachineScaleSetReimageParameters.InstanceIds Eigenschaft

Definition

Ruft die VM-Skalierungsgruppe instance-IDs ab oder legt sie fest. Das Weglassen der VM-Skalierungsgruppe instance-IDs führt dazu, dass der Vorgang auf allen virtuellen Computern in der VM-Skalierungsgruppe ausgeführt wird.

[Newtonsoft.Json.JsonProperty(PropertyName="instanceIds")]
public System.Collections.Generic.IList<string> InstanceIds { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="instanceIds")>]
member this.InstanceIds : System.Collections.Generic.IList<string> with get, set
Public Property InstanceIds As IList(Of String)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: