toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.migrate.kotlin.inputs
/
ContainerImagePropertiesArgs
/
ContainerImagePropertiesArgs
Container
Image
Properties
Args
constructor
(
dockerfile
:
Output
<
String
>
?
=
null
,
imageName
:
Output
<
String
>
?
=
null
,
imageTag
:
Output
<
String
>
?
=
null
,
registryProperties
:
Output
<
ACRPropertiesArgs
>
?
=
null
,
runId
:
Output
<
String
>
?
=
null
,
runStatus
:
Output
<
String
>
?
=
null
)