pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.insights.kotlin.outputs
/
MyWorkbookUserAssignedIdentitiesResponse
My
Workbook
User
Assigned
Identities
Response
data
class
MyWorkbookUserAssignedIdentitiesResponse
(
val
principalId
:
String
,
val
tenantId
:
String
)
Customer Managed Identity
Types
Constructors
Properties
Constructors
My
Workbook
User
Assigned
Identities
Response
Link copied to clipboard
fun
MyWorkbookUserAssignedIdentitiesResponse
(
principalId
:
String
,
tenantId
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
principal
Id
Link copied to clipboard
val
principalId
:
String
The principal ID of resource identity.
tenant
Id
Link copied to clipboard
val
tenantId
:
String
The tenant ID of resource.