toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.workloads.kotlin.outputs
/
ExtendedLocationResponse
Extended
Location
Response
data
class
ExtendedLocationResponse
(
val
name
:
String
,
val
type
:
String
)
The extended location definition.
Members
Constructors
Extended
Location
Response
Link copied to clipboard
constructor
(
name
:
String
,
type
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
The extended location name.
type
Link copied to clipboard
val
type
:
String
The extended location type.