Class ManagedInstanceLicenseType


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

      • LICENSE_INCLUDED

        public static final ManagedInstanceLicenseType LICENSE_INCLUDED
        Static value LicenseIncluded for ManagedInstanceLicenseType.
    • Constructor Detail

      • ManagedInstanceLicenseType

        public ManagedInstanceLicenseType()
    • Method Detail

      • fromString

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