SynapseIntegrationRuntimeCustomSetupScriptProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Custom setup script properties for a managed dedicated integration runtime.
public class SynapseIntegrationRuntimeCustomSetupScriptProperties
type SynapseIntegrationRuntimeCustomSetupScriptProperties = class
Public Class SynapseIntegrationRuntimeCustomSetupScriptProperties
- Inheritance
-
SynapseIntegrationRuntimeCustomSetupScriptProperties
Constructors
SynapseIntegrationRuntimeCustomSetupScriptProperties() |
Initializes a new instance of SynapseIntegrationRuntimeCustomSetupScriptProperties. |
Properties
BlobContainerUri |
The URI of the Azure blob container that contains the custom setup script. |
SasToken |
The SAS token of the Azure blob container. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET