Uses of Enum
com.azure.resourcemanager.batch.models.PackageState
Packages that use 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
Methods in com.azure.resourcemanager.batch.fluent.models that return PackageState -
Uses of PackageState in com.azure.resourcemanager.batch.models
Methods in com.azure.resourcemanager.batch.models that return PackageStateModifier and TypeMethodDescriptionstatic PackageStatePackageState.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 PackageStateReturns 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.