次の方法で共有


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。

戻り値

実装

適用対象