Freigeben über


IWithApplicationGatewayBeta.WithExistingApplicationGatewayBackend Methode

Definition

Gibt das Application Gateway-Back-End an, dem diese IP-Konfiguration zugeordnet werden soll.

public Microsoft.Azure.Management.Network.Fluent.NicIPConfiguration.Update.IUpdate WithExistingApplicationGatewayBackend (Microsoft.Azure.Management.Network.Fluent.IApplicationGateway appGateway, string backendName);
abstract member WithExistingApplicationGatewayBackend : Microsoft.Azure.Management.Network.Fluent.IApplicationGateway * string -> Microsoft.Azure.Management.Network.Fluent.NicIPConfiguration.Update.IUpdate
Public Function WithExistingApplicationGatewayBackend (appGateway As IApplicationGateway, backendName As String) As IUpdate

Parameter

appGateway
IApplicationGateway

Ein vorhandenes Anwendungsgateway.

backendName
String

Der Name eines vorhandenen Back-Ends auf dem Anwendungsgateway.

Gibt zurück

Gilt für: