次の方法で共有


VolumeFailoverMetadata.BackupElementId プロパティ

定義

バックアップ セット内のこのボリュームの backup-element のパス ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象