次の方法で共有


VolumeContainer.BandwidthSettingId プロパティ

定義

ボリューム コンテナーに関連付けられている帯域幅設定の ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象