Uses of Class
com.azure.resourcemanager.storage.models.Multichannel
Packages that use Multichannel
Package
Description
Package containing the data models for StorageManagementClient.
-
Uses of Multichannel in com.azure.resourcemanager.storage.models
Classes in com.azure.resourcemanager.storage.models that implement interfaces with type arguments of type MultichannelMethods in com.azure.resourcemanager.storage.models that return MultichannelModifier and TypeMethodDescriptionstatic MultichannelMultichannel.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of Multichannel from the JsonReader.SmbSetting.multichannel()Get the multichannel property: Multichannel setting.Multichannel.withEnabled(Boolean enabled) Set the enabled property: Indicates whether multichannel is enabled.Methods in com.azure.resourcemanager.storage.models with parameters of type MultichannelModifier and TypeMethodDescriptionSmbSetting.withMultichannel(Multichannel multichannel) Set the multichannel property: Multichannel setting.