public interface InboundNatRule extends HasFrontend, HasBackendPort, HasProtocol<TransportProtocol>, HasFloatingIp, com.microsoft.azure.management.resources.fluentcore.model.Wrapper<com.microsoft.azure.management.network.implementation.InboundNatRuleInner>, com.microsoft.azure.management.resources.fluentcore.arm.models.ChildResource<LoadBalancer>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
InboundNatRule.Definition<ParentT>
The entirety of an inbound NAT rule definition.
|
static interface |
InboundNatRule.DefinitionStages
Grouping of inbound NAT rule definition stages.
|
static interface |
InboundNatRule.Update
The entirety of an inbound NAT rule update as part of a load balancer update.
|
static interface |
InboundNatRule.UpdateDefinition<ParentT>
The entirety of an inbound NAT rule definition.
|
static interface |
InboundNatRule.UpdateDefinitionStages
Grouping of inbound NAT rule definition stages as part of a load balancer update.
|
static interface |
InboundNatRule.UpdateStages
Grouping of inbound NAT rule update stages.
|
| Modifier and Type | Method and Description |
|---|---|
String |
backendNetworkInterfaceId() |
String |
backendNicIpConfigurationName() |
int |
frontendPort() |
int |
idleTimeoutInMinutes() |
frontendbackendPortprotocolfloatingIpEnabledinner, setInnerString backendNicIpConfigurationName()
String backendNetworkInterfaceId()
int frontendPort()
int idleTimeoutInMinutes()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/