| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static LoadBalancerOutboundRuleProtocol |
LoadBalancerOutboundRuleProtocol.ALL
Static value All for LoadBalancerOutboundRuleProtocol.
|
static LoadBalancerOutboundRuleProtocol |
LoadBalancerOutboundRuleProtocol.TCP
Static value Tcp for LoadBalancerOutboundRuleProtocol.
|
static LoadBalancerOutboundRuleProtocol |
LoadBalancerOutboundRuleProtocol.UDP
Static value Udp for LoadBalancerOutboundRuleProtocol.
|
| Modifier and Type | Method and Description |
|---|---|
static LoadBalancerOutboundRuleProtocol |
LoadBalancerOutboundRuleProtocol.fromString(String name)
Creates or finds a LoadBalancerOutboundRuleProtocol from its string representation.
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<LoadBalancerOutboundRuleProtocol> |
LoadBalancerOutboundRuleProtocol.values() |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/