Class NginxPrivateIpAllocationMethod

java.lang.Object
com.azure.core.util.ExpandableStringEnum<NginxPrivateIpAllocationMethod>
com.azure.resourcemanager.nginx.models.NginxPrivateIpAllocationMethod

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

  • Constructor Details

    • NginxPrivateIpAllocationMethod

      public NginxPrivateIpAllocationMethod()
  • Method Details

    • fromString

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

      public static Collection<NginxPrivateIpAllocationMethod> values()
      Gets known NginxPrivateIpAllocationMethod values.
      Returns:
      known NginxPrivateIpAllocationMethod values.