toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.containerservice.kotlin.inputs
/
RegistryTaskAgentSettingArgs
Registry
Task
Agent
Setting
Args
data
class
RegistryTaskAgentSettingArgs
(
val
cpu
:
Output
<
Int
>
)
:
ConvertibleToJava
<
RegistryTaskAgentSettingArgs
>
Members
Constructors
Registry
Task
Agent
Setting
Args
Link copied to clipboard
constructor
(
cpu
:
Output
<
Int
>
)
Properties
cpu
Link copied to clipboard
val
cpu
:
Output
<
Int
>
The number of cores required for the Container Registry Task. Possible value is
2
.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
RegistryTaskAgentSettingArgs