Bagikan melalui


LoadBalancerResource.GetInboundNatRules Method

Definition

Gets a collection of InboundNatRuleResources in the LoadBalancer.

public virtual Azure.ResourceManager.Network.InboundNatRuleCollection GetInboundNatRules ();
abstract member GetInboundNatRules : unit -> Azure.ResourceManager.Network.InboundNatRuleCollection
override this.GetInboundNatRules : unit -> Azure.ResourceManager.Network.InboundNatRuleCollection
Public Overridable Function GetInboundNatRules () As InboundNatRuleCollection

Returns

An object representing collection of InboundNatRuleResources and their operations over a InboundNatRuleResource.

Applies to