IntegrationRuntimeCustomSetupScriptProperties interface
Custom setup script properties for a managed dedicated integration runtime.
Properties
blob |
The URI of the Azure blob container that contains the custom setup script. |
sas |
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