Share via


ActiveDirectoryApplicationImpl.WithIdentifierUrl(String) Method

Definition

public Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryApplicationImpl WithIdentifierUrl (string identifierUrl);
member this.WithIdentifierUrl : string -> Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryApplicationImpl
Public Function WithIdentifierUrl (identifierUrl As String) As ActiveDirectoryApplicationImpl

Parameters

identifierUrl
String

Returns

Applies to