| AccountInfo Properties | 
The AccountInfo type exposes the following members.
 Properties
Properties| 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.
             | 
 See Also
See Also