次の方法で共有


IaasVMRecoveryPoint.SourceVMStorageType プロパティ

定義

バックアップ コピーが作成される VM のストレージの種類を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="sourceVMStorageType")]
public string SourceVMStorageType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sourceVMStorageType")>]
member this.SourceVMStorageType : string
Public ReadOnly Property SourceVMStorageType As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象