次の方法で共有


VmVmPlacementPolicyProperties.AffinityType プロパティ

定義

配置ポリシーのアフィニティの種類を取得または設定します。 使用できる値は、'Affinity'、'AntiAffinity' です。

[Newtonsoft.Json.JsonProperty(PropertyName="affinityType")]
public string AffinityType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="affinityType")>]
member this.AffinityType : string with get, set
Public Property AffinityType As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象