Method | Description | |
---|---|---|
RunFileStorageAdvancedOpsAsync ( ) : System.Threading.Tasks.Task |
Test some of the file storage operations.
|
Method | Description | |
---|---|---|
CorsSample ( Microsoft.WindowsAzure.Storage.File.CloudFileClient fileClient ) : System.Threading.Tasks.Task |
Query the Cross-Origin Resource Sharing (CORS) rules for the File service
|
|
DirectoryMetadataSample ( Microsoft.WindowsAzure.Storage.File.CloudFileClient cloudFileClient ) : System.Threading.Tasks.Task |
Manage share metadata
|
|
DirectoryPropertiesSample ( Microsoft.WindowsAzure.Storage.File.CloudFileClient cloudFileClient ) : System.Threading.Tasks.Task |
Get directory properties
|
|
FileMetadataSample ( Microsoft.WindowsAzure.Storage.File.CloudFileClient cloudFileClient ) : System.Threading.Tasks.Task |
Manage file metadata
|
|
FilePropertiesSample ( Microsoft.WindowsAzure.Storage.File.CloudFileClient cloudFileClient ) : System.Threading.Tasks.Task |
Manage file properties
|
|
ListSharesSample ( Microsoft.WindowsAzure.Storage.File.CloudFileClient cloudFileClient ) : System.Threading.Tasks.Task | ||
ShareMetadataSample ( Microsoft.WindowsAzure.Storage.File.CloudFileClient cloudFileClient ) : System.Threading.Tasks.Task |
Manage share metadata
|
|
SharePropertiesSample ( Microsoft.WindowsAzure.Storage.File.CloudFileClient cloudFileClient ) : System.Threading.Tasks.Task |
Manage share properties
|
public RunFileStorageAdvancedOpsAsync ( ) : System.Threading.Tasks.Task | ||
return | System.Threading.Tasks.Task |