Freigeben über


Purview.DefaultAccountsSetViaJsonStringWithResult Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.IDefaultAccountPayload> DefaultAccountsSetViaJsonStringWithResult(string jsonString, Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.ISendAsync sender);
member this.DefaultAccountsSetViaJsonStringWithResult : 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 DefaultAccountsSetViaJsonStringWithResult (jsonString As String, eventListener As IEventListener, sender As ISendAsync) As Task(Of IDefaultAccountPayload)

Parameters

jsonString
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to