次の方法で共有


IntegrationRuntimeCustomSetupScriptProperties クラス

定義

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

public class IntegrationRuntimeCustomSetupScriptProperties
type IntegrationRuntimeCustomSetupScriptProperties = class
Public Class IntegrationRuntimeCustomSetupScriptProperties
継承
IntegrationRuntimeCustomSetupScriptProperties

コンストラクター

IntegrationRuntimeCustomSetupScriptProperties()

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

プロパティ

BlobContainerUri

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

SasToken

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

適用対象