次の方法で共有


IntegrationRuntimeCustomSetupScriptProperties クラス

定義

マネージド専用統合ランタイムのカスタム セットアップ スクリプト プロパティ。

[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
継承
IntegrationRuntimeCustomSetupScriptProperties
属性

コンストラクター

IntegrationRuntimeCustomSetupScriptProperties()

IntegrationRuntimeCustomSetupScriptProperties の新しいインスタンスを初期化します。

プロパティ

BlobContainerUri

カスタム セットアップ スクリプトを含む Azure BLOB コンテナーの URI。

SasToken

Azure BLOB コンテナーの SAS トークン。

適用対象