Share via


LinkedIntegrationRuntimeRbacAuthorization Class

Definition

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
LinkedIntegrationRuntimeRbacAuthorization
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