Partager via


IWithReplyUrl.WithoutReplyUrl(String) Méthode

Définition

Supprime une URL de réponse.

public Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryApplication.Update.IUpdate WithoutReplyUrl (string replyUrl);
abstract member WithoutReplyUrl : string -> Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryApplication.Update.IUpdate
Public Function WithoutReplyUrl (replyUrl As String) As IUpdate

Paramètres

replyUrl
String

URL de réponse à supprimer.

Retours

S’applique à