API Reference
Class
AdxShareRelatedDataArea
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.
Returned or exposed by
Constructors
public AdxShareRelatedDataArea() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
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> 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.