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)

public enum StorageKeyType

Member nameDescription
Primary

Specifies the primary storage key.

Secondary

Specifies the secondary storage key.

Return to top
Show: