Partilhar via


IWithReplyUrl.WithoutReplyUrl(String) Método

Definição

Remove uma URL de resposta.

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

Parâmetros

replyUrl
String

A URL de resposta a ser removida.

Retornos

Aplica-se a