LinkedIntegrationRuntimeRbacAuthorization Class

The role based access control (RBAC) authorization type integration runtime.

All required parameters must be populated in order to send to server.

Inheritance
azure.mgmt.datafactory.models._models_py3.LinkedIntegrationRuntimeType
LinkedIntegrationRuntimeRbacAuthorization

Constructor

LinkedIntegrationRuntimeRbacAuthorization(*, resource_id: str, credential: _models.CredentialReference | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
resource_id
str

The resource identifier of the integration runtime to be shared. Required.

credential

The credential reference containing authentication information.

Variables

Name Description
authorization_type
str

The authorization type for integration runtime sharing. Required.

resource_id
str

The resource identifier of the integration runtime to be shared. Required.

credential

The credential reference containing authentication information.