toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerservice.kotlin.inputs
/
ResourceQuotaArgs
/
ResourceQuotaArgs
Resource
Quota
Args
constructor
(
cpuLimit
:
Output
<
String
>
?
=
null
,
cpuRequest
:
Output
<
String
>
?
=
null
,
memoryLimit
:
Output
<
String
>
?
=
null
,
memoryRequest
:
Output
<
String
>
?
=
null
)