CloudStorageAccount.DevelopmentStorageAccount Property

Definition

Gets a CloudStorageAccount object that references the well-known development storage account.

public static Microsoft.Azure.Storage.CloudStorageAccount DevelopmentStorageAccount { get; }
static member DevelopmentStorageAccount : Microsoft.Azure.Storage.CloudStorageAccount
Public Shared ReadOnly Property DevelopmentStorageAccount As CloudStorageAccount

Property Value

A CloudStorageAccount object representing the development storage account.

Applies to