共用方式為


SmbSetting.Multichannel Property

Definition

Gets or sets multichannel setting. Applies to Premium FileStorage only.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to