Method |
Description |
|
GetServiceProperties ( Uri baseUri, Microsoft.WindowsAzure.StorageCredentials creds, bool useSharedKeyLite ) : StorageServiceProperties |
|
|
GetServiceProperties ( this client ) : StorageServiceProperties |
|
|
SetServiceProperties ( this client, StorageServiceProperties properties ) : CloudBlobClient |
|
|
SetServiceProperties ( this client, StorageServiceProperties properties ) : CloudQueueClient |
|
|
SetServiceProperties ( this client, StorageServiceProperties properties ) : Microsoft.WindowsAzure.StorageClient.CloudTableClient |
|
|
SetServiceProperties ( Uri baseUri, Microsoft.WindowsAzure.StorageCredentials creds, StorageServiceProperties properties, bool useSharedKeyLite ) : void |
|
|