toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.batch.kotlin.inputs
/
AzureBlobFileSystemConfigurationArgs
/
AzureBlobFileSystemConfigurationArgs
Azure
Blob
File
System
Configuration
Args
constructor
(
accountKey
:
Output
<
String
>
?
=
null
,
accountName
:
Output
<
String
>
,
blobfuseOptions
:
Output
<
String
>
?
=
null
,
containerName
:
Output
<
String
>
,
identityReference
:
Output
<
ComputeNodeIdentityReferenceArgs
>
?
=
null
,
relativeMountPath
:
Output
<
String
>
,
sasKey
:
Output
<
String
>
?
=
null
)