次の方法で共有


LoadBalancerResource.GetInboundNatRules メソッド

定義

LoadBalancer 内の InboundNatRuleResources のコレクションを取得します。

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

戻り値

InboundNatRuleResources のコレクションとその InboundNatRuleResource に対する操作を表す オブジェクト。

適用対象