Udostępnij przez


Cdn.EdgeActionsGetWithResult Method

Definition

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

Parameters

subscriptionId
String
resourceGroupName
String
edgeActionName
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to