toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
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.
Members
Constructors
Quota
Info
Response
Link copied to clipboard
constructor
(
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.