isAssuredWorkload property

bool? isAssuredWorkload
getter/setter pair

The ms compliance metadata of the target project, if the project is an Assured Workloads project, values will be true, otherwise false.

Implementation

core.bool? isAssuredWorkload;