Uses of Class
com.microsoft.azure.management.compute.SnapshotSku
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of SnapshotSku in com.microsoft.azure.management.compute
Modifier and TypeMethodDescriptionSnapshotUpdate.sku()
Get the sku value.SnapshotSku.withName
(SnapshotStorageAccountTypes name) Set the sku name.Modifier and TypeMethodDescriptionstatic 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.withSku
(SnapshotSku sku) Set the sku value.