AccountInfo Class |
Namespace: CMS.AzureStorage
public class AccountInfo
The AccountInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | AccountInfo |
Default contructor
|
Name | Description | |
---|---|---|
![]() ![]() | AccountConfigured |
Checks if acount information is set.
Returns true if account name and shared key config keys are set. False otherwise.
|
![]() | AccountName |
Account name.
|
![]() | BlobEndpoint |
Blob storage endpoint.
|
![]() ![]() | CurrentAccount |
Gets instance of current account info.
|
![]() | QueueEndpoint |
Queue storage endpoint.
|
![]() | SharedKey |
Shared key.
|
![]() | TableEndpoint |
Table storage endpoint.
|