Uses of Class
com.azure.resourcemanager.compute.models.Modes
Packages that use Modes
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of Modes in com.azure.resourcemanager.compute.models
Subclasses with type arguments of type Modes in com.azure.resourcemanager.compute.modelsFields in com.azure.resourcemanager.compute.models declared as ModesModifier and TypeFieldDescriptionstatic final ModesModes.AUDITStatic value Audit for Modes.static final ModesModes.DISABLEDStatic value Disabled for Modes.static final ModesModes.ENFORCEStatic value Enforce for Modes.Methods in com.azure.resourcemanager.compute.models that return ModesModifier and TypeMethodDescriptionstatic ModesModes.fromString(String name) Creates or finds a Modes from its string representation.HostEndpointSettings.mode()Get the mode property: Specifies the execution mode.Methods in com.azure.resourcemanager.compute.models that return types with arguments of type ModesModifier and TypeMethodDescriptionstatic Collection<Modes> Modes.values()Gets known Modes values.Methods in com.azure.resourcemanager.compute.models with parameters of type ModesModifier and TypeMethodDescriptionSet the mode property: Specifies the execution mode.