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

LinkedIntegrationRuntimeRbacAuthorization 类

定义

基于角色的访问控制 (RBAC) 授权类型集成运行时。

[Newtonsoft.Json.JsonObject("RBAC")]
public class LinkedIntegrationRuntimeRbacAuthorization : Microsoft.Azure.Management.DataFactory.Models.LinkedIntegrationRuntimeType
[<Newtonsoft.Json.JsonObject("RBAC")>]
type LinkedIntegrationRuntimeRbacAuthorization = class
    inherit LinkedIntegrationRuntimeType
Public Class LinkedIntegrationRuntimeRbacAuthorization
Inherits LinkedIntegrationRuntimeType
继承
LinkedIntegrationRuntimeRbacAuthorization
属性
Newtonsoft.Json.JsonObjectAttribute

构造函数

LinkedIntegrationRuntimeRbacAuthorization()

初始化 LinkedIntegrationRuntimeRbacAuthorization 类的新实例。

LinkedIntegrationRuntimeRbacAuthorization(String, CredentialReference)

初始化 LinkedIntegrationRuntimeRbacAuthorization 类的新实例。

属性

Credential

获取或设置包含身份验证信息的凭据引用。

ResourceId

获取或设置要共享的集成运行时的资源标识符。

方法

Validate()

验证 对象。

适用于