LinkableEnvironmentRequest interface
Request for getting all the linkable environments for a user
Properties
region | Azure region in which we want to link the environment |
tenant |
Tenant Id of the user in which they want to link the environment |
user |
user principal id of the user |
Property Details
region
Azure region in which we want to link the environment
region: string
Property Value
string
tenantId
Tenant Id of the user in which they want to link the environment
tenantId: string
Property Value
string
userPrincipal
user principal id of the user
userPrincipal: string
Property Value
string