Partager via


ActiveDirectoryApplicationImpl.IWithIdentifierUrl.WithIdentifierUrl Méthode

Définition

Ajoute une URL d’identificateur à l’application.

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

Paramètres

identifierUrl
String

URI unique qu’Azure AD peut utiliser pour cette application.

Retours

Implémente

S’applique à