Class Sku
java.lang.Object
com.microsoft.azure.management.storage.Sku
The SKU of the storage account.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Sku
public Sku()
-
-
Method Details
-
name
- Returns:
- the name value
-
withName
Set the name value.- Parameters:
name
- the name value to set- Returns:
- the Sku object.
-
tier
Get the tier value.- Returns:
- the tier value
-