Compartilhar via


IWithIdentifierUrl.WithIdentifierUrl(String) Método

Definição

Adiciona uma URL do identificador ao aplicativo.

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

Parâmetros

identifierUrl
String

URI exclusivo que Azure AD pode usar para este aplicativo.

Retornos

Aplica-se a