Uses of Class
com.microsoft.azure.management.compute.OrchestrationMode
Packages that use OrchestrationMode
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of OrchestrationMode in com.microsoft.azure.management.compute
Fields in com.microsoft.azure.management.compute declared as OrchestrationModeModifier and TypeFieldDescriptionstatic final OrchestrationModeOrchestrationMode.FLEXIBLEStatic value Flexible for OrchestrationMode.static final OrchestrationModeOrchestrationMode.UNIFORMStatic value Uniform for OrchestrationMode.Methods in com.microsoft.azure.management.compute that return OrchestrationModeModifier and TypeMethodDescriptionstatic OrchestrationModeOrchestrationMode.fromString(String name) Creates or finds a OrchestrationMode from its string representation.Methods in com.microsoft.azure.management.compute that return types with arguments of type OrchestrationModeModifier and TypeMethodDescriptionstatic Collection<OrchestrationMode>OrchestrationMode.values()