Package version:

Interface IntegrationRuntimeCustomSetupScriptProperties

Custom setup script properties for a managed dedicated integration runtime.

Hierarchy

  • IntegrationRuntimeCustomSetupScriptProperties

Properties

blobContainerUri?: string

The URI of the Azure blob container that contains the custom setup script.

sasToken?: SecureString

The SAS token of the Azure blob container.

Generated using TypeDoc