次の方法で共有


ConnectionCreateProperties コンストラクター

定義

オーバーロード

ConnectionCreateProperties()

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

ConnectionCreateProperties(ConnectionTypeAssociationProperty)

必要な引数を使用して ConnectionCreateProperties クラスの新しいインスタンスを初期化します。

ConnectionCreateProperties()

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

public ConnectionCreateProperties ();
Public Sub New ()

適用対象

ConnectionCreateProperties(ConnectionTypeAssociationProperty)

必要な引数を使用して ConnectionCreateProperties クラスの新しいインスタンスを初期化します。

public ConnectionCreateProperties (Microsoft.WindowsAzure.Management.Automation.Models.ConnectionTypeAssociationProperty connectionType);
new Microsoft.WindowsAzure.Management.Automation.Models.ConnectionCreateProperties : Microsoft.WindowsAzure.Management.Automation.Models.ConnectionTypeAssociationProperty -> Microsoft.WindowsAzure.Management.Automation.Models.ConnectionCreateProperties
Public Sub New (connectionType As ConnectionTypeAssociationProperty)

パラメーター

適用対象