StorageExtensions.Sku Method
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.
Overloads
Sku(StorageAccount) | |
Sku(StorageAccount) |
Sku(StorageAccount)
public static Microsoft.Azure.Management.Storage.Models.AccountType? Sku (this Microsoft.Azure.Management.Storage.Models.StorageAccount account);
static member Sku : Microsoft.Azure.Management.Storage.Models.StorageAccount -> Nullable<Microsoft.Azure.Management.Storage.Models.AccountType>
<Extension()>
Public Function Sku (account As StorageAccount) As Nullable(Of AccountType)
Parameters
- account
- StorageAccount
Returns
Applies to
Sku(StorageAccount)
public static Microsoft.Azure.PowerShell.Cmdlets.Compute.Helpers.Storage.Models.Sku Sku (this Microsoft.Azure.PowerShell.Cmdlets.Compute.Helpers.Storage.Models.StorageAccount account);
static member Sku : Microsoft.Azure.PowerShell.Cmdlets.Compute.Helpers.Storage.Models.StorageAccount -> Microsoft.Azure.PowerShell.Cmdlets.Compute.Helpers.Storage.Models.Sku
<Extension()>
Public Function Sku (account As StorageAccount) As Sku
Parameters
- account
- StorageAccount