LinkedIntegrationRuntimeRbacAuthorization Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
- 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 à
Azure SDK for .NET