Uses of Class
com.azure.resourcemanager.compute.models.OrchestrationServiceNames
Packages that use OrchestrationServiceNames
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of OrchestrationServiceNames in com.azure.resourcemanager.compute.models
Subclasses with type arguments of type OrchestrationServiceNames in com.azure.resourcemanager.compute.modelsFields in com.azure.resourcemanager.compute.models declared as OrchestrationServiceNamesModifier and TypeFieldDescriptionstatic final OrchestrationServiceNamesOrchestrationServiceNames.AUTOMATIC_REPAIRSStatic value AutomaticRepairs for OrchestrationServiceNames.static final OrchestrationServiceNamesOrchestrationServiceNames.AUTOMATIC_ZONE_REBALANCINGStatic value AutomaticZoneRebalancing for OrchestrationServiceNames.Methods in com.azure.resourcemanager.compute.models that return OrchestrationServiceNamesModifier and TypeMethodDescriptionstatic OrchestrationServiceNamesOrchestrationServiceNames.fromString(String name) Creates or finds a OrchestrationServiceNames from its string representation.OrchestrationServiceStateInput.serviceName()Get the serviceName property: The name of the service.OrchestrationServiceSummary.serviceName()Get the serviceName property: The name of the service.Methods in com.azure.resourcemanager.compute.models that return types with arguments of type OrchestrationServiceNamesModifier and TypeMethodDescriptionstatic Collection<OrchestrationServiceNames> OrchestrationServiceNames.values()Gets known OrchestrationServiceNames values.Methods in com.azure.resourcemanager.compute.models with parameters of type OrchestrationServiceNamesModifier and TypeMethodDescriptionOrchestrationServiceStateInput.withServiceName(OrchestrationServiceNames serviceName) Set the serviceName property: The name of the service.