Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IntegrationRuntimeSsisCatalogInfo

Package version

Catalog information for managed dedicated integration runtime.

Hierarchy

  • IntegrationRuntimeSsisCatalogInfo

Indexable

[property: string]: any

Describes unknown properties. The value of an unknown property can be of "any" type.

Index

Properties

Optional catalogAdminPassword

catalogAdminPassword: SecureString

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

Optional catalogAdminUserName

catalogAdminUserName: undefined | string

The administrator user name of catalog database.

Optional catalogPricingTier

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

Optional catalogServerEndpoint

catalogServerEndpoint: undefined | string

The catalog database server URL.

Generated using TypeDoc