### YamlMime:JavaType uid: "com.microsoft.azure.management.storage.Sku" fullName: "com.microsoft.azure.management.storage.Sku" name: "Sku" nameWithType: "Sku" summary: "The SKU of the storage account." inheritances: - "" inheritedClassMethods: - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" syntax: "public class **Sku**" constructors: - uid: "com.microsoft.azure.management.storage.Sku.Sku()" fullName: "com.microsoft.azure.management.storage.Sku.Sku()" name: "Sku()" nameWithType: "Sku.Sku()" syntax: "public Sku()" methods: - uid: "com.microsoft.azure.management.storage.Sku.name()" fullName: "com.microsoft.azure.management.storage.Sku.name()" name: "name()" nameWithType: "Sku.name()" syntax: "public SkuName name()" returns: description: "the name value" type: "" - uid: "com.microsoft.azure.management.storage.Sku.tier()" fullName: "com.microsoft.azure.management.storage.Sku.tier()" name: "tier()" nameWithType: "Sku.tier()" summary: "Get the tier value." syntax: "public SkuTier tier()" desc: "Get the tier value." returns: description: "the tier value" type: "" - uid: "com.microsoft.azure.management.storage.Sku.withName(com.microsoft.azure.management.storage.SkuName)" fullName: "com.microsoft.azure.management.storage.Sku.withName(SkuName name)" name: "withName(SkuName name)" nameWithType: "Sku.withName(SkuName name)" summary: "Set the name value." parameters: - description: "the name value to set" name: "name" type: "" syntax: "public Sku withName(SkuName name)" desc: "Set the name value." returns: description: "the Sku object." type: "" type: "class" desc: "The SKU of the storage account." metadata: {} package: "com.microsoft.azure.management.storage" artifact: com.microsoft.azure:azure-mgmt-storage:1.41.4