| 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 |
|---|---|
ShareDirectoryInfo |
ShareDirectoryClient.create()
Creates a directory in the file share and returns a response of
ShareDirectoryInfo to interact with it. |
ShareDirectoryInfo |
ShareDirectoryClient.setProperties(FileSmbProperties smbProperties,
String filePermission)
Sets the properties of this directory.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.