pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.batch.kotlin.inputs
/
PoolMountAzureBlobFileSystemArgs
/
PoolMountAzureBlobFileSystemArgs
Pool
Mount
Azure
Blob
File
System
Args
fun
PoolMountAzureBlobFileSystemArgs
(
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
)