IntegrationAccountMapPropertiesParametersSchema コンストラクター

定義

オーバーロード

IntegrationAccountMapPropertiesParametersSchema()

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

IntegrationAccountMapPropertiesParametersSchema(String)

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

IntegrationAccountMapPropertiesParametersSchema()

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

public IntegrationAccountMapPropertiesParametersSchema ();
Public Sub New ()

適用対象

IntegrationAccountMapPropertiesParametersSchema(String)

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

public IntegrationAccountMapPropertiesParametersSchema (string refProperty = default);
new Microsoft.Azure.Management.Logic.Models.IntegrationAccountMapPropertiesParametersSchema : string -> Microsoft.Azure.Management.Logic.Models.IntegrationAccountMapPropertiesParametersSchema
Public Sub New (Optional refProperty As String = Nothing)

パラメーター

refProperty
String

参照名。

適用対象