Partager via


VMware.PrivateCloudsListWithResult Method

Definition

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

Parameters

subscriptionId
String
resourceGroupName
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to