IWithoutPrimaryLoadBalancerBackend.WithoutPrimaryInternalLoadBalancerBackends メソッド

定義

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

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

パラメーター

backendNames
String[]

既存のバックエンド名。

戻り値

適用対象