TestimoX

API Reference

Class

AdxShareRelatedDataArea

Namespace ADPlayground.ShareDiagnostics
Assembly ADPlayground
Modifiers sealed

Grouping of shares that appear to belong to the same business or migration data area.

Inheritance

  • Object
  • AdxShareRelatedDataArea

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Constructors

Properties

public String AreaId { get; set; } #

Stable in-memory area identifier.

public String OwnerIdentity { get; set; } #

Business owner identity key for the area.

public String BusinessUnit { get; set; } #

Business unit for the area.

public String OrgPath { get; set; } #

Organizational path or OBS/OID value for the area.

public IReadOnlyList<String> ShareNames { get; set; } #

Share names included in this related data area.

public IReadOnlyList<String> RelationshipSignals { get; set; } #

Relationship signals that explain why the area was grouped.

public IReadOnlyList<AdxShareReadinessSignal> ReadinessSignals { get; set; } #

Readiness signals that apply to this area.

public AdxShareMigrationReadiness MigrationReadiness { get; set; } #

Computed migration readiness for the area.

public String SuggestedAction { get; set; } #

Suggested next operator action for this area.