次の方法で共有


ActiveDirectoryApplicationImpl.IWithIdentifierUrl.WithIdentifierUrl メソッド

定義

アプリケーションに識別子 URL を追加します。

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

パラメーター

identifierUrl
String

このアプリに Azure AD で使用できる一意の URI。

戻り値

実装

適用対象