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