SmbSetting.Multichannel プロパティ

定義

マルチチャネル設定を取得または設定します。 Premium FileStorage にのみ適用されます。

[Newtonsoft.Json.JsonProperty(PropertyName="multichannel")]
public Microsoft.Azure.Management.Storage.Models.Multichannel Multichannel { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="multichannel")>]
member this.Multichannel : Microsoft.Azure.Management.Storage.Models.Multichannel with get, set
Public Property Multichannel As Multichannel

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象