Compartilhar 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.UpdateDefinition.IBlank<Microsoft.Azure.Management.Network.Fluent.ApplicationGateway.Update.IUpdate> DefineBackend (string name);
abstract member DefineBackend : string -> Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayBackend.UpdateDefinition.IBlank<Microsoft.Azure.Management.Network.Fluent.ApplicationGateway.Update.IUpdate>
Public Function DefineBackend (name As String) As IBlank(Of IUpdate)

Parâmetros

name
String

Um nome exclusivo para o back-end.

Retornos

Aplica-se a