Partager via


IWithAddress.WithoutFqdn(String) Méthode

Définition

Garantit que le nom de domaine complet (FQDN) spécifié n’est pas associé à ce back-end.

public Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayBackend.Update.IUpdate WithoutFqdn (string fqdn);
abstract member WithoutFqdn : string -> Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayBackend.Update.IUpdate
Public Function WithoutFqdn (fqdn As String) As IUpdate

Paramètres

fqdn
String

Nom de domaine complet.

Retours

S’applique à