ProximityPlacementGroup.VirtualMachines Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to