ProximityPlacementGroup.Intent Property

Definition

Gets or sets specifies the user intent of the proximity placement group.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to