StorageAccount.AccountType Property

 

Namespace:   Microsoft.Azure.Management.Storage.Models
Assembly:  Microsoft.Azure.Management.Storage (in Microsoft.Azure.Management.Storage.dll)

Syntax

public Nullable<AccountType> AccountType { get; set; }
Public Property AccountType As Nullable(Of AccountType)

Property Value

Type: System.Nullable<AccountType>

See Also

StorageAccount Class
Microsoft.Azure.Management.Storage.Models Namespace

Return to top