Package | Description |
---|---|
com.microsoft.azure.storage.file |
This package contains the storage service file classes.
|
Modifier and Type | Method and Description |
---|---|
CopyState |
FileProperties.getCopyState()
Gets the file's copy state.
|
CopyState |
CloudFile.getCopyState()
Returns the Azure File's copy state.
|
Modifier and Type | Method and Description |
---|---|
protected void |
FileProperties.setCopyState(CopyState copyState)
Sets the copy state value for the file.
|
Copyright © 2019. All rights reserved.