次の方法で共有


IWithoutPrimaryLoadBalancer.WithoutPrimaryInternalLoadBalancer メソッド

定義

内部ロード バランサーとプライマリ ネットワーク インターフェイス構成の間の関連付けを削除します。 これにより、プライマリ ネットワーク インターフェイス構成と、ロード バランサー内のすべてのバックエンドと受信 NAT プールの間の関連付けが削除されます。

public Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSet.Update.IWithApply WithoutPrimaryInternalLoadBalancer ();
abstract member WithoutPrimaryInternalLoadBalancer : unit -> Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSet.Update.IWithApply
Public Function WithoutPrimaryInternalLoadBalancer () As IWithApply

戻り値

適用対象