次の方法で共有


LinkedIntegrationRuntimeRbacAuthorization クラス

定義

ロール ベースのアクセス制御 (RBAC) 承認の種類の統合ランタイム。

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

コンストラクター

LinkedIntegrationRuntimeRbacAuthorization()

LinkedIntegrationRuntimeRbacAuthorization クラスの新しいインスタンスを初期化します。

LinkedIntegrationRuntimeRbacAuthorization(String)

LinkedIntegrationRuntimeRbacAuthorization クラスの新しいインスタンスを初期化します。

プロパティ

ResourceId

共有する統合ランタイムのリソース識別子を取得または設定します。

メソッド

Validate()

オブジェクトを検証します。

適用対象