pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.storage.kotlin.outputs
/
AccountSharePropertiesSmb
/
AccountSharePropertiesSmb
Account
Share
Properties
Smb
fun
AccountSharePropertiesSmb
(
authenticationTypes
:
List
<
String
>
?
=
null
,
channelEncryptionTypes
:
List
<
String
>
?
=
null
,
kerberosTicketEncryptionTypes
:
List
<
String
>
?
=
null
,
multichannelEnabled
:
Boolean
?
=
null
,
versions
:
List
<
String
>
?
=
null
)