toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
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.
Members
Constructors
Vhd
Image
Artifact
Profile
Response
Link copied to clipboard
constructor
(
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.