次の方法で共有


IaasVMRestoreRequest.AffinityGroup プロパティ

定義

復元する VM に関連付けられているアフィニティ グループを取得または設定します。 クラシック コンピューティング Virtual Machinesにのみ使用されます。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象