toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.storage.kotlin.inputs
/
AccountSharePropertiesSmbArgs
/
AccountSharePropertiesSmbArgs
Account
Share
Properties
Smb
Args
constructor
(
authenticationTypes
:
Output
<
List
<
String
>
>
?
=
null
,
channelEncryptionTypes
:
Output
<
List
<
String
>
>
?
=
null
,
kerberosTicketEncryptionTypes
:
Output
<
List
<
String
>
>
?
=
null
,
multichannelEnabled
:
Output
<
Boolean
>
?
=
null
,
versions
:
Output
<
List
<
String
>
>
?
=
null
)