resourceGroups

@JvmName(name = "ymacyhqcvoqvyptg")
suspend fun resourceGroups(value: Output<List<OSPolicyResourceGroupArgs>>)
@JvmName(name = "uvwtifrsmvvkdjwi")
suspend fun resourceGroups(value: List<OSPolicyResourceGroupArgs>)

Parameters

value

List of resource groups for the policy. For a particular VM, resource groups are evaluated in the order specified and the first resource group that is applicable is selected and the rest are ignored. If none of the resource groups are applicable for a VM, the VM is considered to be non-compliant w.r.t this policy. This behavior can be toggled by the flag allow_no_resource_group_match


@JvmName(name = "xaookmktbhpfeqlc")
suspend fun resourceGroups(vararg values: Output<OSPolicyResourceGroupArgs>)


@JvmName(name = "qimhpqayanxcsgkt")
suspend fun resourceGroups(values: List<Output<OSPolicyResourceGroupArgs>>)
@JvmName(name = "vfkcagiqiohpiidj")
suspend fun resourceGroups(vararg values: OSPolicyResourceGroupArgs)

Parameters

values

List of resource groups for the policy. For a particular VM, resource groups are evaluated in the order specified and the first resource group that is applicable is selected and the rest are ignored. If none of the resource groups are applicable for a VM, the VM is considered to be non-compliant w.r.t this policy. This behavior can be toggled by the flag allow_no_resource_group_match


@JvmName(name = "krbwpainsnmiabwu")
suspend fun resourceGroups(argument: List<suspend OSPolicyResourceGroupArgsBuilder.() -> Unit>)
@JvmName(name = "hoipxxgpakjaaoyf")
suspend fun resourceGroups(vararg argument: suspend OSPolicyResourceGroupArgsBuilder.() -> Unit)
@JvmName(name = "ldekehbeheqlcxgq")
suspend fun resourceGroups(argument: suspend OSPolicyResourceGroupArgsBuilder.() -> Unit)

Parameters

argument

List of resource groups for the policy. For a particular VM, resource groups are evaluated in the order specified and the first resource group that is applicable is selected and the rest are ignored. If none of the resource groups are applicable for a VM, the VM is considered to be non-compliant w.r.t this policy. This behavior can be toggled by the flag allow_no_resource_group_match