AvailabilitySetData.VirtualMachineResources Property

Definition

A list of references to all virtual machines in the availability set.

public System.Collections.Generic.IList<Azure.ResourceManager.Compute.Models.ComputeWriteableSubResourceData> VirtualMachineResources { get; }
member this.VirtualMachineResources : System.Collections.Generic.IList<Azure.ResourceManager.Compute.Models.ComputeWriteableSubResourceData>
Public ReadOnly Property VirtualMachineResources As IList(Of ComputeWriteableSubResourceData)

Property Value

Applies to