InventoryItemData(InventoryType) Constructor

Definition

Initializes a new instance of InventoryItemData.

public InventoryItemData (Azure.ResourceManager.ConnectedVMwarevSphere.Models.InventoryType inventoryType);
new Azure.ResourceManager.ConnectedVMwarevSphere.InventoryItemData : Azure.ResourceManager.ConnectedVMwarevSphere.Models.InventoryType -> Azure.ResourceManager.ConnectedVMwarevSphere.InventoryItemData
Public Sub New (inventoryType As InventoryType)

Parameters

inventoryType
InventoryType

They inventory type.

Applies to