StorageExtensions.SkuName 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
SkuName(StorageAccount) | |
SkuName(StorageAccount) |
SkuName(StorageAccount)
public static string SkuName (this Microsoft.Azure.Management.Storage.Models.StorageAccount account);
static member SkuName : Microsoft.Azure.Management.Storage.Models.StorageAccount -> string
<Extension()>
Public Function SkuName (account As StorageAccount) As String
Parameters
- account
- StorageAccount
Returns
Applies to
SkuName(StorageAccount)
public static string SkuName (this Microsoft.Azure.PowerShell.Cmdlets.Compute.Helpers.Storage.Models.StorageAccount account);
static member SkuName : Microsoft.Azure.PowerShell.Cmdlets.Compute.Helpers.Storage.Models.StorageAccount -> string
<Extension()>
Public Function SkuName (account As StorageAccount) As String
Parameters
- account
- StorageAccount