Language

EdgeOrder.ListConfigurationsWithResult Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.IConfigurations> ListConfigurationsWithResult(string subscriptionId, string SkipToken, Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.IConfigurationsRequest body, Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.ISendAsync sender, Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.SerializationMode serializationMode = Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.SerializationMode.IncludeCreateOrUpdate);
member this.ListConfigurationsWithResult : string * string * Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.IConfigurationsRequest * Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.IEventListener * Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.ISendAsync * Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.SerializationMode -> System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.IConfigurations>
Public Function ListConfigurationsWithResult (subscriptionId As String, SkipToken As String, body As IConfigurationsRequest, eventListener As IEventListener, sender As ISendAsync, Optional serializationMode As SerializationMode = Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.SerializationMode.IncludeCreateOrUpdate) As Task(Of IConfigurations)

Parameters

subscriptionId
String
SkipToken
String
eventListener
IEventListener
sender
ISendAsync
serializationMode
SerializationMode

Returns

Applies to