public final class ContainerGroupIpAddressType extends ExpandableStringEnum<ContainerGroupIpAddressType>
| Modifier and Type | Field and Description |
|---|---|
static ContainerGroupIpAddressType |
PRIVATE
Static value Private for ContainerGroupIpAddressType.
|
static ContainerGroupIpAddressType |
PUBLIC
Static value Public for ContainerGroupIpAddressType.
|
| Constructor and Description |
|---|
ContainerGroupIpAddressType() |
| Modifier and Type | Method and Description |
|---|---|
static ContainerGroupIpAddressType |
fromString(String name)
Creates or finds a ContainerGroupIpAddressType from its string representation.
|
static Collection<ContainerGroupIpAddressType> |
values() |
equals, fromString, hashCode, toString, values, withNameValuepublic static final ContainerGroupIpAddressType PUBLIC
public static final ContainerGroupIpAddressType PRIVATE
public static ContainerGroupIpAddressType fromString(String name)
name - a name to look forpublic static Collection<ContainerGroupIpAddressType> values()
Copyright © 2019. All rights reserved.