Class DynamicsDeploymentType


  • public final class DynamicsDeploymentType
    extends com.azure.core.util.ExpandableStringEnum<DynamicsDeploymentType>
    Defines values for DynamicsDeploymentType.
    • Field Detail

      • ON_PREMISES_WITH_IFD

        public static final DynamicsDeploymentType ON_PREMISES_WITH_IFD
        Static value OnPremisesWithIfd for DynamicsDeploymentType.
    • Constructor Detail

      • DynamicsDeploymentType

        public DynamicsDeploymentType()
    • Method Detail

      • fromString

        public static DynamicsDeploymentType fromString​(String name)
        Creates or finds a DynamicsDeploymentType from its string representation.
        Parameters:
        name - a name to look for.
        Returns:
        the corresponding DynamicsDeploymentType.