InboundNatRulePropertiesFormatInner |
InboundNatRulePropertiesFormatInner.withBackendAddressPool(com.azure.core.management.SubResource backendAddressPool) |
Set the backendAddressPool property: A reference to backendAddressPool resource.
|
InboundNatRulePropertiesFormatInner |
InboundNatRulePropertiesFormatInner.withBackendPort(Integer backendPort) |
Set the backendPort property: The port used for the internal endpoint.
|
InboundNatRulePropertiesFormatInner |
InboundNatRulePropertiesFormatInner.withEnableFloatingIp(Boolean enableFloatingIp) |
Set the enableFloatingIp property: Configures a virtual machine's endpoint for the floating IP capability
required to configure a SQL AlwaysOn Availability Group.
|
InboundNatRulePropertiesFormatInner |
InboundNatRulePropertiesFormatInner.withEnableTcpReset(Boolean enableTcpReset) |
Set the enableTcpReset property: Receive bidirectional TCP Reset on TCP flow idle timeout or unexpected
connection termination.
|
InboundNatRulePropertiesFormatInner |
InboundNatRulePropertiesFormatInner.withFrontendIpConfiguration(com.azure.core.management.SubResource frontendIpConfiguration) |
Set the frontendIpConfiguration property: A reference to frontend IP addresses.
|
InboundNatRulePropertiesFormatInner |
InboundNatRulePropertiesFormatInner.withFrontendPort(Integer frontendPort) |
Set the frontendPort property: The port for the external endpoint.
|
InboundNatRulePropertiesFormatInner |
InboundNatRulePropertiesFormatInner.withFrontendPortRangeEnd(Integer frontendPortRangeEnd) |
Set the frontendPortRangeEnd property: The port range end for the external endpoint.
|
InboundNatRulePropertiesFormatInner |
InboundNatRulePropertiesFormatInner.withFrontendPortRangeStart(Integer frontendPortRangeStart) |
Set the frontendPortRangeStart property: The port range start for the external endpoint.
|
InboundNatRulePropertiesFormatInner |
InboundNatRulePropertiesFormatInner.withIdleTimeoutInMinutes(Integer idleTimeoutInMinutes) |
Set the idleTimeoutInMinutes property: The timeout for the TCP idle connection.
|
InboundNatRulePropertiesFormatInner |
InboundNatRulePropertiesFormatInner.withProtocol(TransportProtocol protocol) |
Set the protocol property: The reference to the transport protocol used by the load balancing rule.
|