Compartir a través de


IWithAddress<ParentT>.WithFqdn(String) Método

Definición

Agrega el nombre de dominio completo (FQDN) existente especificado al back-end.

public Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayBackend.UpdateDefinition.IWithAttach<ParentT> WithFqdn (string fqdn);
abstract member WithFqdn : string -> Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayBackend.UpdateDefinition.IWithAttach<'ParentT>
Public Function WithFqdn (fqdn As String) As IWithAttach(Of ParentT)

Parámetros

fqdn
String

Un nombre de dominio completo (FQDN).

Devoluciones

Se aplica a