Package version:

Interface AzureKeyVaultLinkedService

Azure Key Vault linked service.

Hierarchy

Properties

annotations?: any[]

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

baseUrl: any

The base URL of the Azure Key Vault. e.g. https://myakv.vault.azure.net Type: string (or Expression with resultType string).

The integration runtime reference.

description?: string

Linked service description.

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

Parameters for linked service.

Type declaration

type: "AzureKeyVault"

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

Generated using TypeDoc