Uses of Interface
com.azure.resourcemanager.network.models.LoadBalancerInboundNatPool.Update
Packages that use LoadBalancerInboundNatPool.Update
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of LoadBalancerInboundNatPool.Update in com.azure.resourcemanager.network.models
Subinterfaces with type arguments of type LoadBalancerInboundNatPool.Update in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe stage of an inbound NAT pool update allowing to specify the backend port.static interfaceThe stage of an inbound NAT pool update allowing to specify the frontend for the inbound NAT rules in the pool to apply to.static interfaceThe stage of an inbound NAT pool update allowing to specify the transport protocol for the pool to apply to.Methods in com.azure.resourcemanager.network.models that return LoadBalancerInboundNatPool.UpdateModifier and TypeMethodDescriptionLoadBalancerInboundNatPool.UpdateStages.WithFrontendPortRange.fromFrontendPortRange(int from, int to) Specifies the frontend port range.LoadBalancer.UpdateStages.WithInboundNatPool.updateInboundNatPool(String name) Begins the description of an update to an existing inbound NAT pool.