| Package | Description |
|---|---|
| com.azure.storage.file.share.models |
Package containing classes for AzureFileStorage.
|
| Modifier and Type | Method and Description |
|---|---|
ShareProtocolSettings |
ShareServiceProperties.getProtocol()
Get the protocol property: Protocol settings.
|
ShareProtocolSettings |
ShareProtocolSettings.setSmb(ShareSmbSettings smb)
Set the smb property: Settings for SMB protocol.
|
| Modifier and Type | Method and Description |
|---|---|
ShareServiceProperties |
ShareServiceProperties.setProtocol(ShareProtocolSettings protocol)
Set the protocol property: Protocol settings.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.