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