public final class ContainerGroupNetworkProtocol extends Object
| Modifier and Type | Field and Description |
|---|---|
static ContainerGroupNetworkProtocol |
TCP
Static value TCP for ContainerGroupNetworkProtocol.
|
static ContainerGroupNetworkProtocol |
UDP
Static value UDP for ContainerGroupNetworkProtocol.
|
| Constructor and Description |
|---|
ContainerGroupNetworkProtocol(String value)
Creates a custom value for ContainerGroupNetworkProtocol.
|
public static final ContainerGroupNetworkProtocol TCP
public static final ContainerGroupNetworkProtocol UDP
public ContainerGroupNetworkProtocol(String value)
value - the custom value/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/