次の方法で共有


IaasVMRecoveryPoint.IsManagedVirtualMachine プロパティ

定義

VM が Managed Disks を使用しているかどうかを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="isManagedVirtualMachine")]
public bool? IsManagedVirtualMachine { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isManagedVirtualMachine")>]
member this.IsManagedVirtualMachine : Nullable<bool> with get, set
Public Property IsManagedVirtualMachine As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象