InventoryList Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Model for inventory to be included or excluded from Agentless.
public class InventoryList : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.SecurityCenter.Models.InventoryList>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.SecurityCenter.Models.InventoryList>
type InventoryList = class
interface IJsonModel<InventoryList>
interface IPersistableModel<InventoryList>
Public Class InventoryList
Implements IJsonModel(Of InventoryList), IPersistableModel(Of InventoryList)
- Inheritance
-
InventoryList
- Implements
Constructors
| Name | Description |
|---|---|
| InventoryList() |
Initializes a new instance of InventoryList. |
Properties
| Name | Description |
|---|---|
| InventoryKind |
Types for inventory kind. |
| Value |
Gets or sets the value for inventory type. |