Uses of Interface
com.azure.resourcemanager.network.models.LoadBalancerInboundNatRule.DefinitionStages.Blank
Packages that use LoadBalancerInboundNatRule.DefinitionStages.Blank
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of LoadBalancerInboundNatRule.DefinitionStages.Blank in com.azure.resourcemanager.network.models
Subinterfaces of LoadBalancerInboundNatRule.DefinitionStages.Blank in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of an inbound NAT rule definition.Methods in com.azure.resourcemanager.network.models that return LoadBalancerInboundNatRule.DefinitionStages.BlankModifier 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.