pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.deviceregistry.kotlin.outputs
/
AssetResponseExtendedLocation
Asset
Response
Extended
Location
data
class
AssetResponseExtendedLocation
(
val
name
:
String
?
=
null
,
val
type
:
String
?
=
null
)
The extended location.
Types
Constructors
Properties
Constructors
Asset
Response
Extended
Location
Link copied to clipboard
fun
AssetResponseExtendedLocation
(
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 extended location name.
type
Link copied to clipboard
val
type
:
String
?
=
null
The extended location type.