次の方法で共有


IaasVMRecoveryPoint.VirtualMachineSize プロパティ

定義

仮想マシンのサイズを取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象