共用方式為


ActiveDirectoryApplicationImpl.WithReplyUrl(String) Method

Definition

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

Parameters

replyUrl
String

Returns

Applies to