Share via


ProximityPlacementGroupData.VirtualMachineScaleSets Property

Definition

A list of references to all virtual machine scale sets in the proximity placement group.

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

Property Value

Applies to