AutomationConnectionTypeCreateOrUpdateContent クラス

定義

接続の種類の作成または更新操作に指定されたパラメーター。

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

コンストラクター

AutomationConnectionTypeCreateOrUpdateContent(String, IDictionary<String,AutomationConnectionFieldDefinition>)

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

プロパティ

FieldDefinitions

接続の種類のフィールド定義を取得または設定します。

IsGlobal

接続の種類がグローバルかどうかを示すブール値を取得または設定します。

Name

接続の種類の名前を取得または設定します。

適用対象