Freigeben über


Purview.DefaultAccountsGetWithResult Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.IDefaultAccountPayload> DefaultAccountsGetWithResult(string scopeTenantId, string scopeType, string scope, Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.ISendAsync sender);
member this.DefaultAccountsGetWithResult : string * string * string * Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.IEventListener * Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.ISendAsync -> System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.IDefaultAccountPayload>
Public Function DefaultAccountsGetWithResult (scopeTenantId As String, scopeType As String, scope As String, eventListener As IEventListener, sender As ISendAsync) As Task(Of IDefaultAccountPayload)

Parameters

scopeTenantId
String
scopeType
String
scope
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to