Uses of Interface
com.azure.resourcemanager.network.models.LoadBalancerInboundNatRule.Update
Packages that use LoadBalancerInboundNatRule.Update
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of LoadBalancerInboundNatRule.Update in com.azure.resourcemanager.network.models
Subinterfaces with type arguments of type LoadBalancerInboundNatRule.Update in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe stage of an inbound NAT rule update allowing to specify the backend port.static interfaceThe stage of an inbound NAT rule update allowing to specify whether floating IP should be enabled.static interfaceThe stage of an inbound NAT rule update allowing to specify a frontend for the rule to apply to.static interfaceThe stage of an inbound NAT rule update allowing to specify the frontend port.static interfaceThe stage of an inbound NAT rule update allowing to specify the transport protocol for the rule to apply to.Methods in com.azure.resourcemanager.network.models that return LoadBalancerInboundNatRule.UpdateModifier and TypeMethodDescriptionLoadBalancer.UpdateStages.WithInboundNatRule.updateInboundNatRule(String name) Begins the description of an update to an existing inbound NAT rule.LoadBalancerInboundNatRule.UpdateStages.WithIdleTimeout.withIdleTimeoutInMinutes(int minutes) Specifies the idle connection timeout in minutes.