Share via


ProximityPlacementGroup.ColocationStatus Property

Definition

Gets or sets describes colocation status of the Proximity Placement Group.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.colocationStatus")]
public Microsoft.Azure.Management.Compute.Models.InstanceViewStatus ColocationStatus { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.colocationStatus")>]
member this.ColocationStatus : Microsoft.Azure.Management.Compute.Models.InstanceViewStatus with get, set
Public Property ColocationStatus As InstanceViewStatus

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to