Partager via


Advisor.ConfigurationsListBySubscriptionWithResult Method

Definition

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

Parameters

subscriptionId
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to