Table of Contents

Class SmbMultichannel

Namespace
Azure.Storage.Files.Shares.Models
Assembly
Azure.Storage.Files.Shares.dll

Settings for SMB multichannel.

public class SmbMultichannel
Inheritance
SmbMultichannel
Inherited Members

Constructors

SmbMultichannel()

Initializes a new instance of SmbMultichannel.

public SmbMultichannel()

Properties

Enabled

If SMB multichannel is enabled.

public bool? Enabled { get; set; }

Property Value

bool?