ProximityPlacementGroup.Intent プロパティ

定義

近接配置グループのユーザーの意図を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象