Freigeben über


Purview.DefaultAccountsSetWithResult Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.IDefaultAccountPayload> DefaultAccountsSetWithResult(Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.IDefaultAccountPayload body, Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.ISendAsync sender, Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.SerializationMode serializationMode = Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.SerializationMode.IncludeCreateOrUpdate);
member this.DefaultAccountsSetWithResult : Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.IDefaultAccountPayload * Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.IEventListener * Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.ISendAsync * Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.SerializationMode -> System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.IDefaultAccountPayload>
Public Function DefaultAccountsSetWithResult (body As IDefaultAccountPayload, eventListener As IEventListener, sender As ISendAsync, Optional serializationMode As SerializationMode = Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.SerializationMode.IncludeCreateOrUpdate) As Task(Of IDefaultAccountPayload)

Parameters

eventListener
IEventListener
sender
ISendAsync
serializationMode
SerializationMode

Returns

Applies to