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
/
GetVolumeQuotaRuleResult
/
GetVolumeQuotaRuleResult
Get
Volume
Quota
Rule
Result
constructor
(
id
:
String
,
location
:
String
,
name
:
String
,
provisioningState
:
String
,
quotaSizeInKiBs
:
Double
?
=
null
,
quotaTarget
:
String
?
=
null
,
quotaType
:
String
?
=
null
,
systemData
:
SystemDataResponse
,
tags
:
Map
<
String
,
String
>
?
=
null
,
type
:
String
)