pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.compute.kotlin.outputs
/
GalleryExtendedLocationResponse
Gallery
Extended
Location
Response
data
class
GalleryExtendedLocationResponse
(
val
name
:
String
?
=
null
,
val
type
:
String
?
=
null
)
The name of the extended location.
Types
Constructors
Properties
Constructors
Gallery
Extended
Location
Response
Link copied to clipboard
fun
GalleryExtendedLocationResponse
(
name
:
String
?
=
null
,
type
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
?
=
null
type
Link copied to clipboard
val
type
:
String
?
=
null
It is type of the extended location.