Condividi tramite


Subscription.SubscriptionAcceptOwnershipStatusViaIdentityWithResult Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.Subscription.Models.IAcceptOwnershipStatusResponse> SubscriptionAcceptOwnershipStatusViaIdentityWithResult(string viaIdentity, Microsoft.Azure.PowerShell.Cmdlets.Subscription.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Subscription.Runtime.ISendAsync sender);
member this.SubscriptionAcceptOwnershipStatusViaIdentityWithResult : 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.IAcceptOwnershipStatusResponse>
Public Function SubscriptionAcceptOwnershipStatusViaIdentityWithResult (viaIdentity As String, eventListener As IEventListener, sender As ISendAsync) As Task(Of IAcceptOwnershipStatusResponse)

Parameters

viaIdentity
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to