Share via


ProximityPlacementGroupData.VirtualMachines Property

Definition

A list of references to all virtual machines in the proximity placement group.

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

Property Value

Applies to