toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.apimanagement.kotlin.inputs
/
ServiceSignInArgs
Service
Sign
In
Args
data
class
ServiceSignInArgs
(
val
enabled
:
Output
<
Boolean
>
)
:
ConvertibleToJava
<
ServiceSignInArgs
>
Members
Constructors
Service
Sign
In
Args
Link copied to clipboard
constructor
(
enabled
:
Output
<
Boolean
>
)
Properties
enabled
Link copied to clipboard
val
enabled
:
Output
<
Boolean
>
Should anonymous users be redirected to the sign in page?
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ServiceSignInArgs