Partilhar via


IWithBackend.DefineBackend(String) Método

Definição

Inicia a definição de um novo back-end do gateway de aplicativo a ser anexado ao gateway.

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

Parâmetros

name
String

Um nome exclusivo para o back-end.

Retornos

Aplica-se a