OutboundRulePropertiesFormat |
OutboundRulePropertiesFormat.withAllocatedOutboundPorts(Integer allocatedOutboundPorts) |
Set the allocatedOutboundPorts property: The number of outbound ports to be used for NAT.
|
OutboundRulePropertiesFormat |
OutboundRulePropertiesFormat.withBackendAddressPool(com.azure.core.management.SubResource backendAddressPool) |
Set the backendAddressPool property: A reference to a pool of DIPs.
|
OutboundRulePropertiesFormat |
OutboundRulePropertiesFormat.withEnableTcpReset(Boolean enableTcpReset) |
Set the enableTcpReset property: Receive bidirectional TCP Reset on TCP flow idle timeout or unexpected
connection termination.
|
OutboundRulePropertiesFormat |
OutboundRulePropertiesFormat.withFrontendIpConfigurations(List<com.azure.core.management.SubResource> frontendIpConfigurations) |
Set the frontendIpConfigurations property: The Frontend IP addresses of the load balancer.
|
OutboundRulePropertiesFormat |
OutboundRulePropertiesFormat.withIdleTimeoutInMinutes(Integer idleTimeoutInMinutes) |
Set the idleTimeoutInMinutes property: The timeout for the TCP idle connection.
|
OutboundRulePropertiesFormat |
OutboundRulePropertiesFormat.withProtocol(LoadBalancerOutboundRuleProtocol protocol) |
Set the protocol property: The protocol for the outbound rule in load balancer.
|