LinkedIntegrationRuntimeRbacAuthorization Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The role based access control (RBAC) authorization type integration runtime.
[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
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
LinkedIntegrationRuntimeRbacAuthorization() |
Initializes a new instance of the LinkedIntegrationRuntimeRbacAuthorization class. |
LinkedIntegrationRuntimeRbacAuthorization(String) |
Initializes a new instance of the LinkedIntegrationRuntimeRbacAuthorization class. |
Properties
ResourceId |
Gets or sets the resource identifier of the integration runtime to be shared. |
Methods
Validate() |
Validate the object. |
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.