Partager via


IWithIdentifierUrl.WithoutIdentifierUrl(String) Méthode

Définition

Supprime une URL d’identificateur de l’application.

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

Paramètres

identifierUrl
String

URI d’identificateur à supprimer.

Retours

S’applique à