toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.netapp.kotlin.outputs
/
ListVolumeQuotaReportResult
List
Volume
Quota
Report
Result
data
class
ListVolumeQuotaReportResult
(
val
nextLink
:
String
?
=
null
,
val
value
:
List
<
QuotaReportResponse
>
?
=
null
)
Quota Report for volume
Members
Constructors
List
Volume
Quota
Report
Result
Link copied to clipboard
constructor
(
nextLink
:
String
?
=
null
,
value
:
List
<
QuotaReportResponse
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
next
Link
Link copied to clipboard
val
nextLink
:
String
?
=
null
URL to get the next set of results.
value
Link copied to clipboard
val
value
:
List
<
QuotaReportResponse
>
?
=
null
List of volume quota report records