Partager via


IWithBackend.DefineBackend(String) Méthode

Définition

Commence la définition d’un nouveau back-end de passerelle d’application à attacher à la passerelle.

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)

Paramètres

name
String

Nom unique pour le back-end.

Retours

S’applique à