toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.inputs
/
UserIdentityArgs
User
Identity
Args
data
class
UserIdentityArgs
(
val
identityType
:
Output
<
String
>
)
:
ConvertibleToJava
<
UserIdentityArgs
>
User identity configuration.
Members
Constructors
User
Identity
Args
Link copied to clipboard
constructor
(
identityType
:
Output
<
String
>
)
Properties
identity
Type
Link copied to clipboard
val
identityType
:
Output
<
String
>
Enum to determine identity framework. Expected value is 'UserIdentity'.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
UserIdentityArgs