次の方法で共有


IWithoutPrimaryLoadBalancer.WithoutPrimaryInternetFacingLoadBalancer メソッド

定義

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

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

戻り値

適用対象