Multichannel Class
Multichannel setting. Applies to Premium FileStorage only.
- Inheritance
-
azure.mgmt.storage._serialization.ModelMultichannel
Constructor
Multichannel(*, enabled: bool | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
enabled
|
Indicates whether multichannel is enabled. |
Variables
Name | Description |
---|---|
enabled
|
Indicates whether multichannel is enabled. |
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Python