次の方法で共有


IWithReplyUrl.WithoutReplyUrl(String) メソッド

定義

応答 URL を削除します。

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

パラメーター

replyUrl
String

削除する応答 URL。

戻り値

適用対象