Udostępnij przez


Subscription.BillingAccountGetPolicyWithResult Method

Definition

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

Parameters

billingAccountId
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to