Uses of Enum
com.azure.resourcemanager.appservice.models.CertificateOrderActionType
Packages that use CertificateOrderActionType
Package
Description
Package containing the inner data models for WebSiteManagementClient.
Package containing the data models for WebSiteManagementClient.
-
Uses of CertificateOrderActionType in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return CertificateOrderActionTypeModifier and TypeMethodDescriptionCertificateOrderActionInner.actionType()Get the actionType property: Action type. -
Uses of CertificateOrderActionType in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return CertificateOrderActionTypeModifier and TypeMethodDescriptionstatic CertificateOrderActionTypeCertificateOrderActionType.fromString(String value) Parses a serialized value to a CertificateOrderActionType instance.static CertificateOrderActionTypeReturns the enum constant of this type with the specified name.static CertificateOrderActionType[]CertificateOrderActionType.values()Returns an array containing the constants of this enum type, in the order they are declared.