pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.compute.kotlin.inputs
/
ImageReferenceArgs
/
ImageReferenceArgs
Image
Reference
Args
fun
ImageReferenceArgs
(
communityGalleryImageId
:
Output
<
String
>
?
=
null
,
id
:
Output
<
String
>
?
=
null
,
offer
:
Output
<
String
>
?
=
null
,
publisher
:
Output
<
String
>
?
=
null
,
sharedGalleryImageId
:
Output
<
String
>
?
=
null
,
sku
:
Output
<
String
>
?
=
null
,
version
:
Output
<
String
>
?
=
null
)