Storage Client Library for Windows Phone (Version 7.0)

Microsoft Windows Azure Storage Blob

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