Package | Description |
---|---|
com.microsoft.azure.management.compute |
This package contains the classes for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
SnapshotSku |
SnapshotUpdate.sku()
Get the sku value.
|
SnapshotSku |
SnapshotSku.withName(SnapshotStorageAccountTypes name)
Set the sku name.
|
Modifier and Type | Method and Description |
---|---|
static SnapshotSkuType |
SnapshotSkuType.fromSnapshotSku(SnapshotSku snapshotSku)
Parses a value into a snapshot SKU type and creates a new SnapshotSkuType instance if not found among
the existing ones.
|
SnapshotUpdate |
SnapshotUpdate.withSku(SnapshotSku sku)
Set the sku value.
|
Copyright © 2019. All rights reserved.