toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.outputs
/
AssignedUserResponse
Assigned
User
Response
data
class
AssignedUserResponse
(
val
objectId
:
String
,
val
tenantId
:
String
)
A user that can be assigned to a compute instance.
Members
Constructors
Assigned
User
Response
Link copied to clipboard
constructor
(
objectId
:
String
,
tenantId
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
object
Id
Link copied to clipboard
val
objectId
:
String
User’s AAD Object Id.
tenant
Id
Link copied to clipboard
val
tenantId
:
String
User’s AAD Tenant Id.