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