CreateMobileDeviceAccessRuleRequest
Types
Properties
Link copied to clipboard
The idempotency token for the client request.
Link copied to clipboard
The rule description.
Link copied to clipboard
Device models that the rule will match.
Link copied to clipboard
Device operating systems that the rule will match.
Link copied to clipboard
Device types that the rule will match.
Link copied to clipboard
Device user agents that the rule will match.
Link copied to clipboard
The effect of the rule when it matches. Allowed values are ALLOW
or DENY
.
Link copied to clipboard
Device models that the rule will not match. All other device models will match.
Link copied to clipboard
Device operating systems that the rule will not match. All other device operating systems will match.
Link copied to clipboard
Device types that the rule will not match. All other device types will match.
Link copied to clipboard
Device user agents that the rule will not match. All other device user agents will match.
Link copied to clipboard
The WorkMail organization under which the rule will be created.
Functions
Link copied to clipboard
inline fun copy(block: CreateMobileDeviceAccessRuleRequest.Builder.() -> Unit = {}): CreateMobileDeviceAccessRuleRequest