dedicatedDevicesAllowed property
Whether dedicated devices are allowed. Possible string values are:
- "dedicatedDevicesAllowedUnspecified" : This value is unused.
- "disallowed" : Dedicated devices are not allowed.
- "allowed" : Dedicated devices are allowed.
Implementation
core.String? dedicatedDevicesAllowed;