| Package | Description |
|---|---|
| com.azure.storage.file.share |
This package contains the classes to perform actions on Azure Storage File.
|
| Modifier and Type | Method and Description |
|---|---|
ShareFileProperties |
ShareFileClient.downloadToFile(String downloadFilePath)
Downloads a file from the system, including its metadata and properties into a file specified by the path.
|
ShareFileProperties |
ShareFileClient.getProperties()
Retrieves the properties of the storage account's file.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.