Language

LoadTesting.QuotasGetViaIdentityWithResult Method

Definition

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

Parameters

viaIdentity
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to