Uses of Enum Class
com.microsoft.azure.management.batch.CertificateProvisioningState
Packages that use CertificateProvisioningState
Package
Description
This package contains the classes for BatchManagementClient.
-
Uses of CertificateProvisioningState in com.microsoft.azure.management.batch
Methods in com.microsoft.azure.management.batch that return CertificateProvisioningStateModifier and TypeMethodDescriptionstatic CertificateProvisioningState
CertificateProvisioningState.fromString
(String value) Parses a serialized value to a CertificateProvisioningState instance.static CertificateProvisioningState
Returns the enum constant of this class with the specified name.static CertificateProvisioningState[]
CertificateProvisioningState.values()
Returns an array containing the constants of this enum class, in the order they are declared.