Share via


ProximityPlacementGroupInner.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.Fluent.Models.SubResourceWithColocationStatusInner> VirtualMachineScaleSets { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.virtualMachineScaleSets")>]
member this.VirtualMachineScaleSets : System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Fluent.Models.SubResourceWithColocationStatusInner>
Public ReadOnly Property VirtualMachineScaleSets As IList(Of SubResourceWithColocationStatusInner)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to