public class SnapshotSku extends Object
| Constructor and Description |
|---|
SnapshotSku() |
| Modifier and Type | Method and Description |
|---|---|
SnapshotStorageAccountTypes |
name()
Get the sku name.
|
String |
tier()
Get the sku tier.
|
SnapshotSku |
withName(SnapshotStorageAccountTypes name)
Set the sku name.
|
public SnapshotStorageAccountTypes name()
public SnapshotSku withName(SnapshotStorageAccountTypes name)
name - the name value to setpublic String tier()
Copyright © 2019. All rights reserved.