Share via


ProximityPlacementGroupData.AvailabilitySets Property

Definition

A list of references to all availability sets in the proximity placement group.

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

Property Value

Applies to