abstract InboundNatRuleProperties.Builder |
InboundNatRuleProperties.Builder.backendIPConfiguration(IdReference backendIPConfiguration) |
abstract InboundNatRuleProperties.Builder |
InboundNatRuleProperties.Builder.backendPort(int backendPort) |
static InboundNatRuleProperties.Builder |
InboundNatRuleProperties.builder() |
abstract InboundNatRuleProperties.Builder |
InboundNatRuleProperties.Builder.enableFloatingIP(Boolean enableFloatingIP) |
abstract InboundNatRuleProperties.Builder |
InboundNatRuleProperties.Builder.frontendIPConfiguration(IdReference frontendIPConfiguration) |
abstract InboundNatRuleProperties.Builder |
InboundNatRuleProperties.Builder.frontendPort(int frontendPort) |
abstract InboundNatRuleProperties.Builder |
InboundNatRuleProperties.Builder.idleTimeoutInMinutes(Integer idleTimeoutInMinutes) |
abstract InboundNatRuleProperties.Builder |
InboundNatRuleProperties.Builder.protocol(InboundNatRuleProperties.Protocol protocol) |
abstract InboundNatRuleProperties.Builder |
InboundNatRuleProperties.Builder.provisioningState(String provisioningState) |
abstract InboundNatRuleProperties.Builder |
InboundNatRuleProperties.toBuilder() |