Uses of Enum Class
com.microsoft.azure.management.compute.ComponentNames
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of ComponentNames in com.microsoft.azure.management.compute
Modifier and TypeMethodDescriptionAdditionalUnattendContent.componentName()
Get the component name.static ComponentNames
ComponentNames.fromString
(String value) Parses a serialized value to a ComponentNames instance.static ComponentNames
Returns the enum constant of this class with the specified name.static ComponentNames[]
ComponentNames.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionAdditionalUnattendContent.withComponentName
(ComponentNames componentName) Set the component name.