你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

LinkedIntegrationRuntimeRbacAuthorization Class

Definition

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

[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.LinkedIntegrationRuntimeRbacAuthorization+LinkedIntegrationRuntimeRbacAuthorizationConverter))]
public class LinkedIntegrationRuntimeRbacAuthorization : Azure.Analytics.Synapse.Artifacts.Models.LinkedIntegrationRuntimeType
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.LinkedIntegrationRuntimeRbacAuthorization+LinkedIntegrationRuntimeRbacAuthorizationConverter))>]
type LinkedIntegrationRuntimeRbacAuthorization = class
    inherit LinkedIntegrationRuntimeType
Public Class LinkedIntegrationRuntimeRbacAuthorization
Inherits LinkedIntegrationRuntimeType
Inheritance
LinkedIntegrationRuntimeRbacAuthorization
Attributes

Constructors

LinkedIntegrationRuntimeRbacAuthorization(String)

Initializes a new instance of LinkedIntegrationRuntimeRbacAuthorization.

Properties

ResourceId

The resource identifier of the integration runtime to be shared.

Applies to