Udostępnij przez


Subscription.SubscriptionOperationGetWithResult Method

Definition

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

Parameters

operationId
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to