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;