Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IntegrationRuntimeCustomSetupScriptProperties

Package version

Custom setup script properties for a managed dedicated integration runtime.

Hierarchy

  • IntegrationRuntimeCustomSetupScriptProperties

Index

Properties

Optional blobContainerUri

blobContainerUri: undefined | string

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

Optional sasToken

sasToken: SecureString

The SAS token of the Azure blob container.

Generated using TypeDoc