pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.hybridcontainerservice.kotlin.outputs
/
ProvisionedClustersResponseResponseExtendedLocation
Provisioned
Clusters
Response
Response
Extended
Location
data
class
ProvisionedClustersResponseResponseExtendedLocation
(
val
name
:
String
?
=
null
,
val
type
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Provisioned
Clusters
Response
Response
Extended
Location
Link copied to clipboard
fun
ProvisionedClustersResponseResponseExtendedLocation
(
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.