Share via


Terraform.OperationStatusesGetViaIdentityWithResult Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.Terraform.Models.IOperationStatus> OperationStatusesGetViaIdentityWithResult (string viaIdentity, Microsoft.Azure.PowerShell.Cmdlets.Terraform.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Terraform.Runtime.ISendAsync sender);
member this.OperationStatusesGetViaIdentityWithResult : string * Microsoft.Azure.PowerShell.Cmdlets.Terraform.Runtime.IEventListener * Microsoft.Azure.PowerShell.Cmdlets.Terraform.Runtime.ISendAsync -> System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.Terraform.Models.IOperationStatus>
Public Function OperationStatusesGetViaIdentityWithResult (viaIdentity As String, eventListener As IEventListener, sender As ISendAsync) As Task(Of IOperationStatus)

Parameters

viaIdentity
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to