ListListTenantConfigurationViolationResult

data class ListListTenantConfigurationViolationResult(val nextLink: String? = null, val value: List<ViolationResponse>)

List of list of items that violate tenant's configuration.

Constructors

constructor(nextLink: String? = null, value: List<ViolationResponse>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val nextLink: String? = null

The link to the next page of items

Link copied to clipboard

The Violation items on this page