Uses of Interface
com.microsoft.azure.management.compute.Snapshot.Update
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of Snapshot.Update in com.microsoft.azure.management.compute
Modifier and TypeMethodDescriptionSnapshot.UpdateStages.WithOSSettings.withOSType
(OperatingSystemTypes osType) Specifies the operating system type.Snapshot.UpdateStages.WithSku.withSku
(DiskSkuTypes sku) Deprecated.Snapshot.UpdateStages.WithSku.withSku
(SnapshotSkuType sku) Specifies the SKU type.
Snapshot.UpdateStages.WithSku.withSku(SnapshotSkuType)
instead.