Click or drag to resize
AccountInfo Properties

The AccountInfo type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAccountConfigured
Checks if acount information is set. Returns true if account name and shared key config keys are set. False otherwise.
Public propertyAccountName
Account name.
Public propertyBlobEndpoint
Blob storage endpoint.
Public propertyStatic memberCurrentAccount
Gets instance of current account info.
Public propertyQueueEndpoint
Queue storage endpoint.
Public propertySharedKey
Shared key.
Public propertyTableEndpoint
Table storage endpoint.
Top
See Also