Bagikan melalui


LinkedService Class

Definition

The nested object which contains the information and credential which can be used to connect with related store or compute resource.

public class LinkedService
type LinkedService = class
Public Class LinkedService
Inheritance
LinkedService
Derived

Constructors

LinkedService()

Initializes a new instance of the LinkedService class.

LinkedService(IDictionary<String,Object>, IntegrationRuntimeReference, String, IDictionary<String,ParameterSpecification>, IList<Object>)

Initializes a new instance of the LinkedService class.

Properties

AdditionalProperties

Gets or sets unmatched properties from the message are deserialized this collection

Annotations

Gets or sets list of tags that can be used for describing the linked service.

ConnectVia

Gets or sets the integration runtime reference.

Description

Gets or sets linked service description.

Parameters

Gets or sets parameters for linked service.

Methods

Validate()

Validate the object.

Applies to