Uses of Enum
com.azure.resourcemanager.batch.models.PackageState
Package
Description
Package containing the inner data models for BatchManagementClient.
Package containing the data models for BatchManagementClient.
-
Uses of PackageState in com.azure.resourcemanager.batch.fluent.models
-
Uses of PackageState in com.azure.resourcemanager.batch.models
Modifier and TypeMethodDescriptionstatic PackageState
PackageState.fromString
(String value) Parses a serialized value to a PackageState instance.ApplicationPackage.state()
Gets the state property: The current state of the application package.static PackageState
Returns the enum constant of this type with the specified name.static PackageState[]
PackageState.values()
Returns an array containing the constants of this enum type, in the order they are declared.