Storage Client Library for Windows Runtime (Version 7.0)

Microsoft.WindowsAzure.Storage.Queue

Represents a storage service location.

Namespace:   Microsoft.WindowsAzure.Storage
Assembly:  Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)

Syntax

 
public enum StorageLocation
 
public enum class StorageLocation
 
type StorageLocation
 
Public Enumeration StorageLocation

Members

Member nameDescription
Primary

Primary storage service location.

Secondary

Secondary storage service location.

Return to top