LinkedIntegrationRuntimeRbacAuthorization interface
The role based access control (RBAC) authorization type integration runtime.
- Extends
Properties
authorization |
Polymorphic discriminator, which specifies the different types this object can be |
resource |
The resource identifier of the integration runtime to be shared. |
Property Details
authorizationType
Polymorphic discriminator, which specifies the different types this object can be
authorizationType: "RBAC"
Property Value
"RBAC"
resourceId
The resource identifier of the integration runtime to be shared.
resourceId: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript