次の方法で共有


VolumeFailoverMetadata.VolumeId プロパティ

定義

ボリュームのパス ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象