scope property

Scope? scope
getter/setter pair

Defines what data can be included into this Application.

Limits which Services and Workloads can be registered.

Required. Immutable.

Implementation

Scope? scope;