ListCapacityPoolVolumeQuotaReportResult

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

Quota Report for volume

Constructors

Link copied to clipboard
constructor(nextLink: String? = null, value: List<QuotaReportResponse>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val nextLink: String? = null

URL to get the next set of results.

Link copied to clipboard

List of volume quota report records