StorageKeyType Enumeration
Specifies the type of a storage key.
Namespace: Microsoft.WindowsAzure.Management.Storage.Models
Assembly: Microsoft.WindowsAzure.Management.Storage (in Microsoft.WindowsAzure.Management.Storage.dll)
Syntax
public enum StorageKeyType
public enum class StorageKeyType
type StorageKeyType
Public Enumeration StorageKeyType
Members
Member name | Description | |
---|---|---|
Primary | Specifies the primary storage key. |
|
Secondary | Specifies the secondary storage key. |
See Also
Microsoft.WindowsAzure.Management.Storage.Models Namespace
Return to top