Informatica.OrganizationsUpdateViaIdentityWithResult Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.Informatica.Models.IInformaticaOrganizationResource> OrganizationsUpdateViaIdentityWithResult(string viaIdentity, Microsoft.Azure.PowerShell.Cmdlets.Informatica.Models.IInformaticaOrganizationResourceUpdate body, Microsoft.Azure.PowerShell.Cmdlets.Informatica.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Informatica.Runtime.ISendAsync sender, Microsoft.Azure.PowerShell.Cmdlets.Informatica.Runtime.SerializationMode serializationMode = Microsoft.Azure.PowerShell.Cmdlets.Informatica.Runtime.SerializationMode.IncludeCreateOrUpdate);
member this.OrganizationsUpdateViaIdentityWithResult : string * Microsoft.Azure.PowerShell.Cmdlets.Informatica.Models.IInformaticaOrganizationResourceUpdate * Microsoft.Azure.PowerShell.Cmdlets.Informatica.Runtime.IEventListener * Microsoft.Azure.PowerShell.Cmdlets.Informatica.Runtime.ISendAsync * Microsoft.Azure.PowerShell.Cmdlets.Informatica.Runtime.SerializationMode -> System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.Informatica.Models.IInformaticaOrganizationResource>
Public Function OrganizationsUpdateViaIdentityWithResult (viaIdentity As String, body As IInformaticaOrganizationResourceUpdate, eventListener As IEventListener, sender As ISendAsync, Optional serializationMode As SerializationMode = Microsoft.Azure.PowerShell.Cmdlets.Informatica.Runtime.SerializationMode.IncludeCreateOrUpdate) As Task(Of IInformaticaOrganizationResource)

Parameters

viaIdentity
String
eventListener
IEventListener
sender
ISendAsync
serializationMode
SerializationMode

Returns

Applies to