pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.containerservice.kotlin.inputs
/
RegistryTaskAgentSettingArgs
Registry
Task
Agent
Setting
Args
data
class
RegistryTaskAgentSettingArgs
(
val
cpu
:
Output
<
Int
>
)
:
ConvertibleToJava
<
RegistryTaskAgentSettingArgs
>
Constructors
Functions
Properties
Constructors
Registry
Task
Agent
Setting
Args
Link copied to clipboard
fun
RegistryTaskAgentSettingArgs
(
cpu
:
Output
<
Int
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
RegistryTaskAgentSettingArgs
Properties
cpu
Link copied to clipboard
val
cpu
:
Output
<
Int
>
The number of cores required for the Container Registry Task.