API Reference
Class
AdmxExplorerPolicyIntuneArtifact
Lightweight Intune metadata used by the static ADMX explorer.
Inheritance
- Object
- AdmxExplorerPolicyIntuneArtifact
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Constructors
public AdmxExplorerPolicyIntuneArtifact() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public Boolean SupportsProactiveRemediation { get; set; } #True when proactive remediation is available for this state.
public String SuggestedName { get; set; } #Suggested friendly name for an Intune package or script set.
public String DetectionScript { get; set; } #Generated Intune detection script for this policy state.
public String RemediationScript { get; set; } #Generated Intune remediation script for this policy state.