pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.hybridcontainerservice.kotlin.inputs
/
StorageSpacesExtendedLocationArgs
Storage
Spaces
Extended
Location
Args
data
class
StorageSpacesExtendedLocationArgs
(
val
name
:
Output
<
String
>
?
=
null
,
val
type
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
StorageSpacesExtendedLocationArgs
>
Constructors
Functions
Properties
Constructors
Storage
Spaces
Extended
Location
Args
Link copied to clipboard
fun
StorageSpacesExtendedLocationArgs
(
name
:
Output
<
String
>
?
=
null
,
type
:
Output
<
String
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
StorageSpacesExtendedLocationArgs
Properties
name
Link copied to clipboard
val
name
:
Output
<
String
>
?
=
null
The extended location name.
type
Link copied to clipboard
val
type
:
Output
<
String
>
?
=
null
The extended location type.