次の方法で共有


IntegrationRuntimeCustomSetupScriptProperties クラス

定義

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

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

コンストラクター

IntegrationRuntimeCustomSetupScriptProperties()

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

IntegrationRuntimeCustomSetupScriptProperties(String, SecureString)

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

プロパティ

BlobContainerUri

カスタム セットアップ スクリプトを含む Azure BLOB コンテナーの URI を取得または設定します。

SasToken

Azure BLOB コンテナーの SAS トークンを取得または設定します。

メソッド

Validate()

オブジェクトを検証します。

適用対象