Package version:

Interface AppFiguresLinkedService

Linked service for AppFigures.

Hierarchy

Properties

annotations?: any[]

List of tags that can be used for describing the linked service.

clientKey: SecretBaseUnion

The client key for the AppFigures source.

The integration runtime reference.

description?: string

Linked service description.

parameters?: {
    [propertyName: string]: ParameterSpecification;
}

Parameters for linked service.

Type declaration

password: SecretBaseUnion

The password of the AppFigures source.

type: "AppFigures"

Polymorphic discriminator, which specifies the different types this object can be

userName: any

The username of the Appfigures source.

Generated using TypeDoc