Uses of Interface
com.azure.resourcemanager.network.models.LoadBalancerInboundNatPool.DefinitionStages.Blank
Packages that use LoadBalancerInboundNatPool.DefinitionStages.Blank
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of LoadBalancerInboundNatPool.DefinitionStages.Blank in com.azure.resourcemanager.network.models
Subinterfaces of LoadBalancerInboundNatPool.DefinitionStages.Blank in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of an inbound NAT pool definition.Methods in com.azure.resourcemanager.network.models that return LoadBalancerInboundNatPool.DefinitionStages.BlankModifier and TypeMethodDescriptionLoadBalancerInboundNatPool.DefinitionStages.Blank<LoadBalancer.DefinitionStages.WithCreateAndInboundNatPool> LoadBalancer.DefinitionStages.WithInboundNatPool.defineInboundNatPool(String name) Begins the definition of a new inbount NAT pool to add to the load balancer.