Udostępnij przez


ApplicationInsightsManagementClient.ComponentCurrentBillingFeaturesGetViaIdentityWithResult Method

Definition

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

Parameters

viaIdentity
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to