次の方法で共有


IWithInboundNatRule.UpdateInboundNatRule(String) メソッド

定義

既存の受信 NAT 規則に対する更新の説明を開始します。

public Microsoft.Azure.Management.Network.Fluent.LoadBalancerInboundNatRule.Update.IUpdate UpdateInboundNatRule(string name);
abstract member UpdateInboundNatRule : string -> Microsoft.Azure.Management.Network.Fluent.LoadBalancerInboundNatRule.Update.IUpdate
Public Function UpdateInboundNatRule (name As String) As IUpdate

パラメーター

name
String

更新する受信 NAT 規則の名前。

戻り値

適用対象