다음을 통해 공유


SpringCloud.RuntimeVersionsListRuntimeVersionsWithResult Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.IAvailableRuntimeVersions> RuntimeVersionsListRuntimeVersionsWithResult(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.ISendAsync sender);
member this.RuntimeVersionsListRuntimeVersionsWithResult : Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.IEventListener * Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.ISendAsync -> System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.IAvailableRuntimeVersions>
Public Function RuntimeVersionsListRuntimeVersionsWithResult (eventListener As IEventListener, sender As ISendAsync) As Task(Of IAvailableRuntimeVersions)

Parameters

eventListener
IEventListener
sender
ISendAsync

Returns

Applies to