Uses of Enum Class
org.azd.enums.DeploymentReason
Packages that use DeploymentReason
-
Uses of DeploymentReason in org.azd.enums
Methods in org.azd.enums that return DeploymentReasonModifier and TypeMethodDescriptionstatic DeploymentReasonReturns the enum constant of this class with the specified name.static DeploymentReason[]DeploymentReason.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of DeploymentReason in org.azd.release.types
Methods in org.azd.release.types that return DeploymentReasonMethods in org.azd.release.types with parameters of type DeploymentReason