Share via


ConnectedVMware.InventoryItemsListByVCenterWithResult Method

Definition

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

Parameters

subscriptionId
String
resourceGroupName
String
vcenterName
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to