toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.batch.kotlin.inputs
/
PoolMountAzureBlobFileSystemArgs
/
PoolMountAzureBlobFileSystemArgs
Pool
Mount
Azure
Blob
File
System
Args
constructor
(
accountKey
:
Output
<
String
>
?
=
null
,
accountName
:
Output
<
String
>
,
blobfuseOptions
:
Output
<
String
>
?
=
null
,
containerName
:
Output
<
String
>
,
identityId
:
Output
<
String
>
?
=
null
,
relativeMountPath
:
Output
<
String
>
,
sasKey
:
Output
<
String
>
?
=
null
)