IntegrationRuntimeCustomSetupScriptProperties 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.
[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.IntegrationRuntimeCustomSetupScriptProperties+IntegrationRuntimeCustomSetupScriptPropertiesConverter))]
public class IntegrationRuntimeCustomSetupScriptProperties
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.IntegrationRuntimeCustomSetupScriptProperties+IntegrationRuntimeCustomSetupScriptPropertiesConverter))>]
type IntegrationRuntimeCustomSetupScriptProperties = class
Public Class IntegrationRuntimeCustomSetupScriptProperties
- Inheritance
-
IntegrationRuntimeCustomSetupScriptProperties
- Attributes
Constructors
IntegrationRuntimeCustomSetupScriptProperties() |
Initializes a new instance of IntegrationRuntimeCustomSetupScriptProperties. |
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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET