Partager via


LinkedIntegrationRuntimeRbacAuthorization Classe

Définition

Runtime d’intégration du type d’autorisation RBAC (Contrôle d’accès en fonction du rôle).

[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
Héritage
LinkedIntegrationRuntimeRbacAuthorization
Attributs
Newtonsoft.Json.JsonObjectAttribute

Constructeurs

LinkedIntegrationRuntimeRbacAuthorization()

Initialise une nouvelle instance de la classe LinkedIntegrationRuntimeRbacAuthorization.

LinkedIntegrationRuntimeRbacAuthorization(String, CredentialReference)

Initialise une nouvelle instance de la classe LinkedIntegrationRuntimeRbacAuthorization.

Propriétés

Credential

Obtient ou définit la référence d’informations d’identification contenant des informations d’authentification.

ResourceId

Obtient ou définit l’identificateur de ressource du runtime d’intégration à partager.

Méthodes

Validate()

Validez l’objet.

S’applique à