toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.domainservices.kotlin.outputs
/
ServiceSecurity
/
ServiceSecurity
Service
Security
constructor
(
kerberosArmoringEnabled
:
Boolean
?
=
null
,
kerberosRc4EncryptionEnabled
:
Boolean
?
=
null
,
ntlmV1Enabled
:
Boolean
?
=
null
,
syncKerberosPasswords
:
Boolean
?
=
null
,
syncNtlmPasswords
:
Boolean
?
=
null
,
syncOnPremPasswords
:
Boolean
?
=
null
,
tlsV1Enabled
:
Boolean
?
=
null
)