AppProfileStandardIsolation

data class AppProfileStandardIsolation(val priority: String)

Constructors

Link copied to clipboard
constructor(priority: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The priority of requests sent using this app profile. Possible values are: PRIORITY_LOW, PRIORITY_MEDIUM, PRIORITY_HIGH.