Class IPAllocationMethod


  • public final class IPAllocationMethod
    extends com.microsoft.rest.ExpandableStringEnum<IPAllocationMethod>
    Defines values for IPAllocationMethod.
    • Field Detail

      • STATIC

        public static final IPAllocationMethod STATIC
        Static value Static for IPAllocationMethod.
      • DYNAMIC

        public static final IPAllocationMethod DYNAMIC
        Static value Dynamic for IPAllocationMethod.
    • Constructor Detail

      • IPAllocationMethod

        public IPAllocationMethod()
    • Method Detail

      • fromString

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