Share via


VirtualMachineScaleSetVmInstanceIds.InstanceIds Property

Definition

The virtual machine scale set instance ids. Omitting the virtual machine scale set instance ids will result in the operation being performed on all virtual machines in the virtual machine scale set.

public System.Collections.Generic.IList<string> InstanceIds { get; }
member this.InstanceIds : System.Collections.Generic.IList<string>
Public ReadOnly Property InstanceIds As IList(Of String)

Property Value

Applies to