Uses of Interface
com.azure.resourcemanager.compute.models.Snapshot.Update
-
Packages that use Snapshot.Update Package Description com.azure.resourcemanager.compute.models Package containing the data models for ComputeManagementClient. -
-
Uses of Snapshot.Update in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return Snapshot.Update Modifier and Type Method Description Snapshot.UpdateSnapshot.UpdateStages.WithOSSettings. withOSType(OperatingSystemTypes osType)Specifies the operating system type.Snapshot.UpdateSnapshot.UpdateStages.WithSku. withSku(SnapshotSkuType sku)Specifies the SKU type.
-