IntegrationRuntimeCustomSetupScriptProperties Class

Custom setup script properties for a managed dedicated integration runtime.

Inheritance
IntegrationRuntimeCustomSetupScriptProperties

Constructor

IntegrationRuntimeCustomSetupScriptProperties(*, blob_container_uri: Optional[str] = None, sas_token: Optional[azure.mgmt.synapse.models._models_py3.SecureString] = None, **kwargs)

Parameters

blob_container_uri
str
Required

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

sas_token
SecureString
Required

The SAS token of the Azure blob container.