次の方法で共有


IWithoutPrimaryLoadBalancerNatPool.WithoutPrimaryInternetFacingLoadBalancerNatPools メソッド

定義

プライマリ ネットワーク インターフェイス構成と、インターネットに接続するロード バランサーの指定された受信 NAT プールとの間の関連付けを削除します。

public Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSet.Update.IWithApply WithoutPrimaryInternetFacingLoadBalancerNatPools (params string[] natPoolNames);
abstract member WithoutPrimaryInternetFacingLoadBalancerNatPools : string[] -> Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSet.Update.IWithApply
Public Function WithoutPrimaryInternetFacingLoadBalancerNatPools (ParamArray natPoolNames As String()) As IWithApply

パラメーター

natPoolNames
String[]

既存の受信 NAT プールの名前。

戻り値

適用対象