API Reference
Class
SidHistoryDueDiligenceIssue
A due-diligence issue found while planning SIDHistory migration, recovery, or cleanup.
Inheritance
- Object
- SidHistoryDueDiligenceIssue
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
- Property SidHistoryCleanupPlan.Issues
- Property SidHistoryCleanupPlanItem.Issues
- Property SidHistoryCleanupRequest.ResourceAclScanIssues
- Method SidHistoryDueDiligenceIssue.<Clone>$
- Method SidHistoryGovernanceEvaluator.Evaluate
- Property SidHistoryMigrationExecutionResult.Issues
- Property SidHistoryMigrationPlan.Issues
- Property SidHistoryMigrationPlanItem.Issues
- Property SidHistoryRecoveryPlan.Issues
- Property SidHistoryResourceAclScanResult.Issues
Constructors
public SidHistoryDueDiligenceIssue() #Methods
Inherited Methods
Properties
public String Code { get; set; } #Stable machine-readable issue code.
public String Message { get; set; } #Human-readable issue message.
public SidHistoryDueDiligenceSeverity Severity { get; set; } #Issue severity.
public String Target { get; set; } #Optional source or target identifier associated with the issue.