Uses of Interface
com.azure.resourcemanager.network.models.LoadBalancerInboundNatPool.UpdateDefinitionStages.WithAttach
Packages that use LoadBalancerInboundNatPool.UpdateDefinitionStages.WithAttach
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of LoadBalancerInboundNatPool.UpdateDefinitionStages.WithAttach in com.azure.resourcemanager.network.models
Subinterfaces of LoadBalancerInboundNatPool.UpdateDefinitionStages.WithAttach in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of an inbound NAT pool definition as part of a load balancer update.Subinterfaces with type arguments of type LoadBalancerInboundNatPool.UpdateDefinitionStages.WithAttach in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe stage of an inbound NAT pool definition allowing to specify the backend port.static interfaceThe stage of an inbound NAT pool definition allowing to specify the frontend for the inbound NAT rules in the pool to apply to.static interfaceThe stage of an inbound NAT pool definition allowing to specify the transport protocol for the pool to apply to.Methods in com.azure.resourcemanager.network.models that return LoadBalancerInboundNatPool.UpdateDefinitionStages.WithAttachModifier and TypeMethodDescriptionLoadBalancerInboundNatPool.UpdateDefinitionStages.WithFrontendPortRange.fromFrontendPortRange(int from, int to) Specified the frontend port range.