| Package | Description |
|---|---|
| com.azure.storage.file.share.models |
Package containing classes for AzureFileStorage.
|
| Modifier and Type | Method and Description |
|---|---|
SmbMultichannel |
ShareSmbSettings.getMultichannel()
Get the multichannel property: Settings for SMB Multichannel.
|
SmbMultichannel |
SmbMultichannel.setEnabled(Boolean enabled)
Set the enabled property: If SMB multichannel is enabled.
|
| Modifier and Type | Method and Description |
|---|---|
ShareSmbSettings |
ShareSmbSettings.setMultichannel(SmbMultichannel multichannel)
Set the multichannel property: Settings for SMB Multichannel.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.