LoadBalancerInboundNatRule Interface
Implements
HasBackendPort
HasFloatingIP
HasFrontend
HasFrontendPort
HasProtocol<TransportProtocol>
ChildResource<LoadBalancer>
HasInner<com.microsoft.azure.management.network.implementation.InboundNatRuleInner >
public interface LoadBalancerInboundNatRule
extends HasFrontend, HasBackendPort, HasProtocol<TransportProtocol>, HasFloatingIP, HasFrontendPort, HasInner<com.microsoft.azure.management.network.implementation.InboundNatRuleInner>, ChildResource<LoadBalancer>
An immutable client-side representation of an inbound NAT rule.
Modifier and Type | Method and Description |
---|---|
abstract java.lang.String |
backend |
abstract java.lang.String |
backend |
abstract int |
idle |
backendNetworkInterfaceId
public abstract String backendNetworkInterfaceId()
Returns:
the resource ID of the network interface assigned as the backend of this inbound NAT rule
backendNicIPConfigurationName
public abstract String backendNicIPConfigurationName()
Returns:
the name of the IP configuration within the network interface associated with this NAT rule
idleTimeoutInMinutes
public abstract int idleTimeoutInMinutes()
Returns:
the number of minutes before an idle connection is closed