Compartilhar via


IWithListener.DefineListener(String) Método

Definição

Inicia a definição de um novo ouvinte de gateway de aplicativo a ser anexado ao gateway.

public Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayListener.Definition.IBlank<Microsoft.Azure.Management.Network.Fluent.ApplicationGateway.Definition.IWithCreate> DefineListener (string name);
abstract member DefineListener : string -> Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayListener.Definition.IBlank<Microsoft.Azure.Management.Network.Fluent.ApplicationGateway.Definition.IWithCreate>
Public Function DefineListener (name As String) As IBlank(Of IWithCreate)

Parâmetros

name
String

Um nome exclusivo para o ouvinte.

Retornos

Aplica-se a