pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.autonomousdevelopmentplatform.kotlin.inputs
/
DataPoolLocationArgs
/
DataPoolLocationArgs
Data
Pool
Location
Args
fun
DataPoolLocationArgs
(
encryption
:
Output
<
DataPoolEncryptionArgs
>
?
=
null
,
name
:
Output
<
String
>
,
storageAccountCount
:
Output
<
Int
>
?
=
null
,
storageSku
:
Output
<
StorageSkuArgs
>
?
=
null
)