Uses of Interface
com.azure.resourcemanager.network.models.LoadBalancer.DefinitionStages.WithCreateAndInboundNatRule
Packages that use LoadBalancer.DefinitionStages.WithCreateAndInboundNatRule
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of LoadBalancer.DefinitionStages.WithCreateAndInboundNatRule in com.azure.resourcemanager.network.models
Subinterfaces of LoadBalancer.DefinitionStages.WithCreateAndInboundNatRule in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the load balancer definition.Methods in com.azure.resourcemanager.network.models that return types with arguments of type LoadBalancer.DefinitionStages.WithCreateAndInboundNatRuleModifier and TypeMethodDescriptionLoadBalancerInboundNatRule.DefinitionStages.Blank<LoadBalancer.DefinitionStages.WithCreateAndInboundNatRule>LoadBalancer.DefinitionStages.WithInboundNatRule.defineInboundNatRule(String name) Begins the definition of a new inbound NAT rule to add to the load balancer.