SmbSetting Class
Setting for SMB protocol.
- Inheritance
-
azure.mgmt.storage._serialization.ModelSmbSetting
Constructor
SmbSetting(*, multichannel: _models.Multichannel | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
multichannel
|
Multichannel setting. Applies to Premium FileStorage only. |
Variables
Name | Description |
---|---|
multichannel
|
Multichannel setting. Applies to Premium FileStorage only. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python