supportedPlatforms property

List<String>? supportedPlatforms
getter/setter pair

List indicates that the policy will only apply to devices/users on these platforms.

Output only.

Implementation

core.List<core.String>? supportedPlatforms;