IotJobExponentialRolloutRate
Contains information about an exponential rollout rate for a configuration deployment job.
Types
Properties
Link copied to clipboard
The minimum number of devices that receive a pending job notification, per minute, when the job starts. This parameter defines the initial rollout rate of the job.
Link copied to clipboard
The exponential factor to increase the rollout rate for the job.
Link copied to clipboard
The criteria to increase the rollout rate for the job.
Functions
Link copied to clipboard
inline fun copy(block: IotJobExponentialRolloutRate.Builder.() -> Unit = {}): IotJobExponentialRolloutRate