AgentlessConfiguration.AgentlessEnabled 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.
Agentless Enablement states.
public Azure.ResourceManager.SecurityCenter.Models.AgentlessEnablement? AgentlessEnabled { get; set; }
member this.AgentlessEnabled : Nullable<Azure.ResourceManager.SecurityCenter.Models.AgentlessEnablement> with get, set
Public Property AgentlessEnabled As Nullable(Of AgentlessEnablement)