Partilhar via


VCenterResource.GetInventoryItemAsync(String, CancellationToken) Método

Definição

Implementa o método InventoryItem GET.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ConnectedVMwarevSphere/vcenters/{vcenterName}/inventoryItems/{inventoryItemName}
  • Operação IdInventoryItems_Get
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.ConnectedVMwarevSphere.InventoryItemResource>> GetInventoryItemAsync (string inventoryItemName, System.Threading.CancellationToken cancellationToken = default);
abstract member GetInventoryItemAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.ConnectedVMwarevSphere.InventoryItemResource>>
override this.GetInventoryItemAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.ConnectedVMwarevSphere.InventoryItemResource>>
Public Overridable Function GetInventoryItemAsync (inventoryItemName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of InventoryItemResource))

Parâmetros

inventoryItemName
String

Nome do inventoryItem.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Exceções

inventoryItemName é uma cadeia de caracteres vazia e esperava-se que não estivesse vazia.

inventoryItemName é nulo.

Aplica-se a