次の方法で共有


IWithPublicFrontend.WithoutFrontend(String) メソッド

定義

ロード バランサーから指定されたフロントエンドを削除します。

public Microsoft.Azure.Management.Network.Fluent.LoadBalancer.Update.IUpdate WithoutFrontend (string name);
abstract member WithoutFrontend : string -> Microsoft.Azure.Management.Network.Fluent.LoadBalancer.Update.IUpdate
Public Function WithoutFrontend (name As String) As IUpdate

パラメーター

name
String

このロード バランサー上の既存のフロントエンドの名前。

戻り値

適用対象