Class PublicIpAllocationMethod


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

      • PublicIpAllocationMethod

        public PublicIpAllocationMethod()
    • Method Detail

      • fromString

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