Uses of Interface
com.azure.resourcemanager.compute.models.Snapshot.Update
Packages that use Snapshot.Update
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of Snapshot.Update in com.azure.resourcemanager.compute.models
Subinterfaces with type arguments of type Snapshot.Update in com.azure.resourcemanager.compute.modelsModifier and TypeInterfaceDescriptioninterfaceAn immutable client-side representation of an Azure managed snapshot.static interfaceThe template for an update operation, containing all the settings that can be modified.Methods in com.azure.resourcemanager.compute.models that return Snapshot.UpdateModifier and TypeMethodDescriptionSnapshot.UpdateStages.WithPublicNetworkAccess.disablePublicNetworkAccess()Disables public network access for the snapshot.Snapshot.UpdateStages.WithPublicNetworkAccess.enablePublicNetworkAccess()Enables public network access for the snapshot.Snapshot.UpdateStages.WithOSSettings.withOSType(OperatingSystemTypes osType) Specifies the operating system type.Snapshot.UpdateStages.WithSku.withSku(SnapshotSkuType sku) Specifies the SKU type.