Package version:

Interface IntegrationRuntimeSsisCatalogInfo

Catalog information for managed dedicated integration runtime.

Hierarchy

  • IntegrationRuntimeSsisCatalogInfo

Indexable

[property: string]: any

Properties

catalogAdminPassword?: SecureString

The password of the administrator user account of the catalog database.

catalogAdminUserName?: string

The administrator user name of catalog database.

catalogPricingTier?: string

The pricing tier for the catalog database. The valid values could be found in https://azure.microsoft.com/en-us/pricing/details/sql-database/

catalogServerEndpoint?: string

The catalog database server URL.

Generated using TypeDoc