Share via


InventoryItemData(InventoryType) Constructor

Definition

Initializes a new instance of InventoryItemData.

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

Parameters

inventoryType
InventoryType

They inventory type.

Applies to