allowNoResourceGroupMatch property

bool? allowNoResourceGroupMatch
getter/setter pair

This flag determines the OS policy compliance status when none of the resource groups within the policy are applicable for a VM.

Set this value to true if the policy needs to be reported as compliant even if the policy has nothing to validate or enforce.

Implementation

core.bool? allowNoResourceGroupMatch;