IntegrationRuntimeSsisCatalogInfo interface

Catalog information for managed dedicated integration runtime.

Properties

catalogAdminPassword

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

catalogAdminUserName

The administrator user name of catalog database.

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/

catalogServerEndpoint

The catalog database server URL.

Property Details

catalogAdminPassword

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

catalogAdminPassword?: SecureString

Property Value

catalogAdminUserName

The administrator user name of catalog database.

catalogAdminUserName?: string

Property Value

string

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/

catalogPricingTier?: string

Property Value

string

catalogServerEndpoint

The catalog database server URL.

catalogServerEndpoint?: string

Property Value

string