Uses of Interface
com.azure.resourcemanager.network.models.LoadBalancerOutboundRule.DefinitionStages.Blank
Packages that use LoadBalancerOutboundRule.DefinitionStages.Blank
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of LoadBalancerOutboundRule.DefinitionStages.Blank in com.azure.resourcemanager.network.models
Subinterfaces of LoadBalancerOutboundRule.DefinitionStages.Blank in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptionstatic interfaceLoadBalancerOutboundRule.Definition<ParentT>The entirety of an outbound rule definition.Methods in com.azure.resourcemanager.network.models that return LoadBalancerOutboundRule.DefinitionStages.BlankModifier and TypeMethodDescriptionLoadBalancerOutboundRule.DefinitionStages.Blank<? extends LoadBalancer.DefinitionStages.WithCreateAndOutboundRule> LoadBalancer.DefinitionStages.WithOutboundRule.defineOutboundRule(String name) Begins the definition of a new outbound rule to add to the load balancerLoadBalancer.UpdateStages.WithOutboundRule.defineOutboundRule(String name) Begins the definition of a new inbound NAT rule.