Partilhar via


ActiveDirectoryApplicationImpl.IWithIdentifierUrl.WithIdentifierUrl Método

Definição

Adiciona uma URL de identificador ao aplicativo.

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

Parâmetros

identifierUrl
String

URI exclusivo que Azure AD pode usar para este aplicativo.

Retornos

Implementações

Aplica-se a