pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.hdinsight.kotlin.outputs
/
QuotaInfoResponse
Quota
Info
Response
data
class
QuotaInfoResponse
(
val
coresUsed
:
Int
?
=
null
)
The quota properties for the cluster.
Types
Constructors
Properties
Constructors
Quota
Info
Response
Link copied to clipboard
fun
QuotaInfoResponse
(
coresUsed
:
Int
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
cores
Used
Link copied to clipboard
val
coresUsed
:
Int
?
=
null
The cores used by the cluster.