Class ContainerGroupIpAddressType

java.lang.Object
com.microsoft.rest.ExpandableStringEnum<ContainerGroupIpAddressType>
com.microsoft.azure.management.containerinstance.ContainerGroupIpAddressType

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

  • Constructor Details

    • ContainerGroupIpAddressType

      public ContainerGroupIpAddressType()
  • Method Details

    • fromString

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

      public static Collection<ContainerGroupIpAddressType> values()
      Returns:
      known ContainerGroupIpAddressType values