IntegrationRuntimeCustomSetupScriptProperties interface

Custom setup script properties for a managed dedicated integration runtime.

Properties

blobContainerUri

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

sasToken

The SAS token of the Azure blob container.

Property Details

blobContainerUri

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

blobContainerUri?: string

Property Value

string

sasToken

The SAS token of the Azure blob container.

sasToken?: SecureString

Property Value