AgentlessConfiguration.InventoryList Property
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.
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)