AgentlessConfiguration.InventoryList Property

Definition

Gets or sets the inventory list for inclusion or exclusion from Agentless. Will be ignored if agentless auto-discovery is enabled.

public System.Collections.Generic.IList<Azure.ResourceManager.SecurityCenter.Models.InventoryList> InventoryList { get; }
member this.InventoryList : System.Collections.Generic.IList<Azure.ResourceManager.SecurityCenter.Models.InventoryList>
Public ReadOnly Property InventoryList As IList(Of InventoryList)

Property Value

Applies to