IntegrationRuntimeSsisProperties クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
マネージド統合ランタイムの SSIS プロパティ。
[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.IntegrationRuntimeSsisProperties+IntegrationRuntimeSsisPropertiesConverter))]
public class IntegrationRuntimeSsisProperties
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.IntegrationRuntimeSsisProperties+IntegrationRuntimeSsisPropertiesConverter))>]
type IntegrationRuntimeSsisProperties = class
Public Class IntegrationRuntimeSsisProperties
- 継承
-
IntegrationRuntimeSsisProperties
- 属性
コンストラクター
IntegrationRuntimeSsisProperties() |
IntegrationRuntimeSsisProperties の新しいインスタンスを初期化します。 |
プロパティ
AdditionalProperties |
その他のプロパティ。 |
CatalogInfo |
マネージド専用統合ランタイムのカタログ情報。 |
CustomSetupScriptProperties |
マネージド専用統合ランタイムのカスタム セットアップ スクリプト プロパティ。 |
DataProxyProperties |
マネージド専用統合ランタイムのデータ プロキシ プロパティ。 |
Edition |
SSIS Integration Runtimeのエディション。 |
ExpressCustomSetupProperties |
SSIS 統合ランタイムのスクリプト プロパティを使用しないカスタム セットアップ。 |
LicenseType |
独自のライセンスシナリオを持ち込むためのライセンスの種類。 |
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET