Package | Description |
---|---|
com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
Modifier and Type | Field and Description |
---|---|
static TransportProtocol |
TransportProtocol.ALL
Static value All for TransportProtocol.
|
static TransportProtocol |
TransportProtocol.TCP
Static value Tcp for TransportProtocol.
|
static TransportProtocol |
TransportProtocol.UDP
Static value Udp for TransportProtocol.
|
Modifier and Type | Method and Description |
---|---|
static TransportProtocol |
TransportProtocol.fromString(String name)
Creates or finds a TransportProtocol from its string representation.
|
Modifier and Type | Method and Description |
---|---|
static Collection<TransportProtocol> |
TransportProtocol.values() |
Copyright © 2019. All rights reserved.