Condividi tramite


Subscription.SubscriptionPolicyGetPolicyForTenantWithResult Method

Definition

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

Parameters

eventListener
IEventListener
sender
ISendAsync

Returns

Applies to