| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ApplicationGatewayProbe.UpdateDefinition<ParentT>
The entirety of an application gateway probe definition as part of an application gateway update.
|
static interface |
ApplicationGatewayProbe.UpdateDefinitionStages.WithProtocol<ParentT>
Stage of an application gateway probe definition allowing to specify the protocol of the probe.
|
static interface |
LoadBalancerInboundNatPool.UpdateDefinition<ParentT>
The entirety of an inbound NAT pool definition as part of a load balancer update.
|
static interface |
LoadBalancerInboundNatPool.UpdateDefinitionStages.Blank<ParentT>
The first stage of the inbound NAT pool definition.
|
static interface |
LoadBalancerInboundNatPool.UpdateDefinitionStages.WithProtocol<ParentT>
The stage of an inbound NAT pool definition allowing to specify the transport protocol for the pool to apply
to.
|
static interface |
LoadBalancerInboundNatRule.UpdateDefinition<ParentT>
The entirety of an inbound NAT rule definition.
|
static interface |
LoadBalancerInboundNatRule.UpdateDefinitionStages.Blank<ParentT>
The first stage of the inbound NAT rule definition.
|
static interface |
LoadBalancerInboundNatRule.UpdateDefinitionStages.WithProtocol<ParentT>
The stage of an inbound NAT rule definition allowing to specify the transport protocol.
|
static interface |
LoadBalancingRule.UpdateDefinition<ReturnT>
The entirety of a load balancing rule definition as part of a load balancer update.
|
static interface |
LoadBalancingRule.UpdateDefinitionStages.Blank<ReturnT>
The first stage of the load balancing rule definition.
|
static interface |
LoadBalancingRule.UpdateDefinitionStages.WithProtocol<ReturnT>
The stage of a load balancing rule definition allowing to specify the transport protocol to apply the rule
to.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.