메소드 | 설명 | |
---|---|---|
RunFileStorageAdvancedOpsAsync ( ) : System.Threading.Tasks.Task |
Test some of the file storage operations.
|
메소드 | 설명 | |
---|---|---|
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 | ||
리턴 | System.Threading.Tasks.Task |