ZeroTrustDevicePostureRuleMatch

data class ZeroTrustDevicePostureRuleMatch(val platform: String? = null)

Constructors

Link copied to clipboard
constructor(platform: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val platform: String? = null

The platform of the device. Available values: windows, mac, linux, android, ios, chromeos.