TestimoX

API Reference

Class

AdmxIntuneRepairAction

Namespace ADPlayground.Gpo.GpoLocal
Assembly ADPlayground
Modifiers sealed

Preview-only repair action for an Intune-oriented ADMX/ADML copy.

Inheritance

  • Object
  • AdmxIntuneRepairAction

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

Properties

public String Id { get; set; } #

Stable repair action identifier.

public String Kind { get; set; } #

Repair action kind.

public String SourceAdmx { get; set; } #

Source ADMX file name or path.

public String SourceAdml { get; set; } #

Source ADML file name or path.

public String PolicyName { get; set; } #

Policy name affected by the action, when known.

public String PresentationId { get; set; } #

Presentation identifier affected by the action, when known.

public String ElementId { get; set; } #

Presentation element identifier affected by the action, when known.

public String Description { get; set; } #

Preview description of the change that would be applied to a generated Intune copy.