ProximityPlacementGroup.VirtualMachineScaleSets Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="properties.virtualMachineScaleSets")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.SubResourceWithColocationStatus> VirtualMachineScaleSets { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.virtualMachineScaleSets")>]
member this.VirtualMachineScaleSets : System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.SubResourceWithColocationStatus>
Public ReadOnly Property VirtualMachineScaleSets As IList(Of SubResourceWithColocationStatus)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to