toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.edgeorder.kotlin.outputs
/
ImageInformationResponse
Image
Information
Response
data
class
ImageInformationResponse
(
val
imageType
:
String
,
val
imageUrl
:
String
)
Image for the product.
Members
Constructors
Image
Information
Response
Link copied to clipboard
constructor
(
imageType
:
String
,
imageUrl
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
image
Type
Link copied to clipboard
val
imageType
:
String
Type of the image.
image
Url
Link copied to clipboard
val
imageUrl
:
String
Url of the image.