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[_models.SecureString] = None, **kwargs)

Variables

blob_container_uri
str

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

sas_token
SecureString

The SAS token of the Azure blob container.