SubResourceWithColocationStatus.ColocationStatus Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="colocationStatus")]
public Microsoft.Azure.Management.Compute.Models.InstanceViewStatus ColocationStatus { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="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