IStorageSku.StorageAccountKind Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the storage account kind if the sku describes a storage account resource.
public Microsoft.Azure.Management.Storage.Fluent.Models.Kind? StorageAccountKind { get; }
member this.StorageAccountKind : Nullable<Microsoft.Azure.Management.Storage.Fluent.Models.Kind>
Public ReadOnly Property StorageAccountKind As Nullable(Of Kind)