| Package | Description | 
|---|---|
| com.microsoft.azure.storage.file | 
 This package contains the storage service file classes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
FileShareProperties | 
CloudFileShare.getProperties()
Returns the properties for the share. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CloudFileShare.setProperties(FileShareProperties properties)
Sets the properties for the share. 
 | 
| Constructor and Description | 
|---|
FileShareProperties(FileShareProperties other)
Creates an instance of the  
FileShareProperties class by copying values from another
 FileShareProperties instance. | 
Copyright © 2019. All rights reserved.