Partager via


IWithExternalRedirectUrls<ParentT>.WithAllowedExternalRedirectUrl Méthode

Définition

Ajoute une URL de redirection externe.

public Microsoft.Azure.Management.AppService.Fluent.WebAppAuthentication.UpdateDefinition.IWithAttach<ParentT> WithAllowedExternalRedirectUrl (string url);
abstract member WithAllowedExternalRedirectUrl : string -> Microsoft.Azure.Management.AppService.Fluent.WebAppAuthentication.UpdateDefinition.IWithAttach<'ParentT>
Public Function WithAllowedExternalRedirectUrl (url As String) As IWithAttach(Of ParentT)

Paramètres

url
String

URL de redirection externe.

Retours

S’applique à