你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

VMwareVCenterResource.GetVCenterInventoryItems Method

Definition

Gets a collection of VCenterInventoryItemResources in the VMwareVCenter.

public virtual Azure.ResourceManager.ConnectedVMwarevSphere.VCenterInventoryItemCollection GetVCenterInventoryItems ();
abstract member GetVCenterInventoryItems : unit -> Azure.ResourceManager.ConnectedVMwarevSphere.VCenterInventoryItemCollection
override this.GetVCenterInventoryItems : unit -> Azure.ResourceManager.ConnectedVMwarevSphere.VCenterInventoryItemCollection
Public Overridable Function GetVCenterInventoryItems () As VCenterInventoryItemCollection

Returns

An object representing collection of VCenterInventoryItemResources and their operations over a VCenterInventoryItemResource.

Applies to