Partager via


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

Définition

Ajoute le nom de domaine complet (FQDN) spécifié au 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)

Paramètres

fqdn
String

Nom de domaine complet (FQDN).

Retours

S’applique à