API Reference
Class
Options (GpoUpdateService)
Options controlling GPO update discovery.
Inheritance
- Object
- Options
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Accepted by parameters
- Method GpoUpdateService.GetUpdates
Constructors
public Options() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public DateTime CreatedAfterUtc { get; set; } #UTC cutoff for created time (default: last 7 days).
public Boolean IncludeAffectedObjects { get; set; } #Include affected object counts (users/computers only).
public Boolean IncludeOwnerInfo { get; set; } #Include owner resolution and classification.
public Boolean IncludeEnabledLinkTargets { get; set; } #Include enabled link target DNs in output.