Condividi tramite


StandbyPool.StandbyContainerGroupPoolRuntimeViewsGetWithResult Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Models.IStandbyContainerGroupPoolRuntimeViewResource> StandbyContainerGroupPoolRuntimeViewsGetWithResult (string subscriptionId, string resourceGroupName, string standbyContainerGroupPoolName, string runtimeView, Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Runtime.ISendAsync sender);
member this.StandbyContainerGroupPoolRuntimeViewsGetWithResult : string * string * string * string * Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Runtime.IEventListener * Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Runtime.ISendAsync -> System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Models.IStandbyContainerGroupPoolRuntimeViewResource>
Public Function StandbyContainerGroupPoolRuntimeViewsGetWithResult (subscriptionId As String, resourceGroupName As String, standbyContainerGroupPoolName As String, runtimeView As String, eventListener As IEventListener, sender As ISendAsync) As Task(Of IStandbyContainerGroupPoolRuntimeViewResource)

Parameters

subscriptionId
String
resourceGroupName
String
standbyContainerGroupPoolName
String
runtimeView
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to