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