### YamlMime:JavaType
inheritances:
-
the name value
type:Get the name value.
syntax: public StorageAccountTypes name() uid: com.microsoft.azure.management.compute.DiskSku.name() - fullName: com.microsoft.azure.management.compute.DiskSku.tier() name: tier() nameWithType: DiskSku.tier() returns: description:the tier value
type:Get the tier value.
syntax: public String tier() uid: com.microsoft.azure.management.compute.DiskSku.tier() - fullName: com.microsoft.azure.management.compute.DiskSku.withName(StorageAccountTypes name) name: withName(StorageAccountTypes name) nameWithType: DiskSku.withName(StorageAccountTypes name) parameters: - description:the name value to set
name: name type:the DiskSku object itself.
type:Set the name value.
syntax: public DiskSku withName(StorageAccountTypes name) uid: com.microsoft.azure.management.compute.DiskSku.withName(StorageAccountTypes) nameWithType: DiskSku syntax: public class DiskSku type: class uid: com.microsoft.azure.management.compute.DiskSku fullName: com.microsoft.azure.management.compute.DiskSku name: DiskSku package: com.microsoft.azure.management.compute summary:The disks and snapshots sku name. Can be Standard_LRS or Premium_LRS.
metadata: {}