你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ActiveDirectoryApplicationImpl.IWithReplyUrl.WithoutReplyUrl(String) 方法

定义

删除回复 URL。

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

参数

replyUrl
String

要删除的回复 URL。

返回

实现

适用于