pulumi-azure-native-kotlin
2.22.1.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.hybridnetwork.kotlin.outputs
/
ImageArtifactProfileResponse
Image
Artifact
Profile
Response
data
class
ImageArtifactProfileResponse
(
val
imageName
:
String
?
=
null
,
val
imageVersion
:
String
?
=
null
)
Image artifact profile.
Types
Constructors
Properties
Constructors
Image
Artifact
Profile
Response
Link copied to clipboard
fun
ImageArtifactProfileResponse
(
imageName
:
String
?
=
null
,
imageVersion
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
image
Name
Link copied to clipboard
val
imageName
:
String
?
=
null
Image name.
image
Version
Link copied to clipboard
val
imageVersion
:
String
?
=
null
Image version.