Uses of Class
com.azure.resourcemanager.storage.models.Multichannel
-
Packages that use Multichannel Package Description com.azure.resourcemanager.storage.models Package containing the data models for StorageManagementClient. -
-
Uses of Multichannel in com.azure.resourcemanager.storage.models
Methods in com.azure.resourcemanager.storage.models that return Multichannel Modifier and Type Method Description MultichannelSmbSetting. multichannel()Get the multichannel property: Multichannel setting.MultichannelMultichannel. withEnabled(Boolean enabled)Set the enabled property: Indicates whether multichannel is enabled.Methods in com.azure.resourcemanager.storage.models with parameters of type Multichannel Modifier and Type Method Description SmbSettingSmbSetting. withMultichannel(Multichannel multichannel)Set the multichannel property: Multichannel setting.
-