Freigeben über


IWithBackendHttpConfig.DefineBackendHttpConfiguration(String) Methode

Definition

Beginnt mit der Definition einer neuen HTTP-Konfiguration für das Anwendungsgateway-Back-End, die an das Gateway angefügt werden soll.

public Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayBackendHttpConfiguration.UpdateDefinition.IBlank<Microsoft.Azure.Management.Network.Fluent.ApplicationGateway.Update.IUpdate> DefineBackendHttpConfiguration (string name);
abstract member DefineBackendHttpConfiguration : string -> Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayBackendHttpConfiguration.UpdateDefinition.IBlank<Microsoft.Azure.Management.Network.Fluent.ApplicationGateway.Update.IUpdate>
Public Function DefineBackendHttpConfiguration (name As String) As IBlank(Of IUpdate)

Parameter

name
String

Ein eindeutiger Name für die BACK-END-HTTP-Konfiguration.

Gibt zurück

Gilt für: