Partager via


IWithIdentifierUrl.WithIdentifierUrl(String) Méthode

Définition

Ajoute une URL d’identificateur à l’application.

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

Paramètres

identifierUrl
String

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

Retours

S’applique à