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
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET