toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.web.kotlin.outputs
/
ExtendedLocationResponse
Extended
Location
Response
data
class
ExtendedLocationResponse
(
val
name
:
String
?
=
null
,
val
type
:
String
)
Extended Location.
Members
Constructors
Extended
Location
Response
Link copied to clipboard
constructor
(
name
:
String
?
=
null
,
type
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
?
=
null
Name of extended location.
type
Link copied to clipboard
val
type
:
String
Type of extended location.