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.outputs
/
UserIdentityResponse
User
Identity
Response
data
class
UserIdentityResponse
(
val
identityType
:
String
)
User identity configuration.
Members
Constructors
User
Identity
Response
Link copied to clipboard
constructor
(
identityType
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
identity
Type
Link copied to clipboard
val
identityType
:
String
Enum to determine identity framework. Expected value is 'UserIdentity'.