interface AssociateRoleAssignment {
    associateRole: KeyReference;
    inheritance: string;
}

Properties

associateRole: KeyReference
inheritance: string

Determines whether an AssociateRoleAssignment can be inherited by child Business Units.