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