pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.maps.kotlin.inputs
/
SkuArgs
Sku
Args
data
class
SkuArgs
(
val
name
:
Output
<
String
>
)
:
ConvertibleToJava
<
SkuArgs
>
The SKU of the Maps Account.
Constructors
Functions
Properties
Constructors
Sku
Args
Link copied to clipboard
fun
SkuArgs
(
name
:
Output
<
String
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
SkuArgs
Properties
name
Link copied to clipboard
val
name
:
Output
<
String
>
The name of the SKU, in standard format (such as S0).