次の方法で共有


IWithIdentifierUrl.WithoutIdentifierUrl(String) メソッド

定義

アプリケーションから識別子 URL を削除します。

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

パラメーター

identifierUrl
String

削除する識別子 URI。

戻り値

適用対象