toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.outputs
/
ExtendedLocationResponse
Extended
Location
Response
data
class
ExtendedLocationResponse
(
val
name
:
String
,
val
type
:
String
)
ExtendedLocation complex type.
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 name of the extended location.
type
Link copied to clipboard
val
type
:
String
The type of the extended location.