pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.outputs
/
UserIdentityResponse
User
Identity
Response
data
class
UserIdentityResponse
(
val
identityType
:
String
)
User identity configuration.
Types
Constructors
Properties
Constructors
User
Identity
Response
Link copied to clipboard
fun
UserIdentityResponse
(
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'.