device Posture Rule
suspend fun devicePostureRule(name: String, block: suspend DevicePostureRuleResourceBuilder.() -> Unit): DevicePostureRule
Parameters
name
The unique name of the resulting resource.
block
Builder for DevicePostureRule.
See also
Parameters
name
The unique name of the resulting resource.