VmVmPlacementPolicyProperties.AffinityType 속성

정의

배치 정책 선호도 유형을 가져오거나 설정합니다. 가능한 값은 '선호도', '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

적용 대상