Class RestrictionType


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

      • LOCATION

        public static final RestrictionType LOCATION
        Static value Location for RestrictionType.
    • Constructor Detail

      • RestrictionType

        public RestrictionType()
    • Method Detail

      • fromString

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