LinkedIntegrationRuntimeRbacAuthorization Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Die RBAC-Autorisierungstyp-Integration Runtime (Role Based Access Control).
[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
- Vererbung
- Attribute
Konstruktoren
LinkedIntegrationRuntimeRbacAuthorization(String) |
Initialisiert eine neue instance von LinkedIntegrationRuntimeRbacAuthorization. |
Eigenschaften
ResourceId |
Der Ressourcenbezeichner der Integration Runtime, die freigegeben werden soll. |
Gilt für:
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for .NET