| Name | Description |
---|
 | CloudStorageAccount(StorageCredentials, Boolean)(StorageCredentials^, Boolean)(StorageCredentials, Boolean)(StorageCredentials, Boolean) |
Initializes a new instance of the CloudStorageAccount class using the specified
credentials, and specifies whether to use HTTP or HTTPS to connect to the storage services.
|
 | CloudStorageAccount(StorageCredentials, String, Boolean)(StorageCredentials^, String^, Boolean)(StorageCredentials, String, Boolean)(StorageCredentials, String, Boolean) |
Initializes a new instance of the CloudStorageAccount class using the specified
credentials and endpoint suffix, and specifies whether to use HTTP or HTTPS to connect to the storage services.
|
 | CloudStorageAccount(StorageCredentials, String, String, Boolean)(StorageCredentials^, String^, String^, Boolean)(StorageCredentials, String, String, Boolean)(StorageCredentials, String, String, Boolean) |
Initializes a new instance of the CloudStorageAccount class using the specified
credentials and endpoint suffix, and specifies whether to use HTTP or HTTPS to connect to the storage services.
|
 | CloudStorageAccount(StorageCredentials, Uri, Uri, Uri, Uri)(StorageCredentials^, Uri^, Uri^, Uri^, Uri^)(StorageCredentials, Uri, Uri, Uri, Uri)(StorageCredentials, Uri, Uri, Uri, Uri) |
Initializes a new instance of the CloudStorageAccount class using the specified
credentials and service endpoints.
|