Share via


IAvailabilitySet.VirtualMachineIds Property

Definition

Gets the resource IDs of the virtual machines in the availability set.

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

Property Value

Applies to