次の方法で共有


IWithoutPrimaryLoadBalancerBackend.WithoutPrimaryInternetFacingLoadBalancerBackends メソッド

定義

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

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

パラメーター

backendNames
String[]

既存のバックエンド名。

戻り値

適用対象