次の方法で共有


DataContainerGroupResponse コンストラクター

定義

オーバーロード

DataContainerGroupResponse()

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

DataContainerGroupResponse(IList<DataContainerGroup>, String)

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

DataContainerGroupResponse()

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

public DataContainerGroupResponse ();
Public Sub New ()

適用対象

DataContainerGroupResponse(IList<DataContainerGroup>, String)

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

public DataContainerGroupResponse (System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.StorSimple.Models.DataContainerGroup> dCGroups, string followUpJobId);
new Microsoft.WindowsAzure.Management.StorSimple.Models.DataContainerGroupResponse : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.StorSimple.Models.DataContainerGroup> * string -> Microsoft.WindowsAzure.Management.StorSimple.Models.DataContainerGroupResponse
Public Sub New (dCGroups As IList(Of DataContainerGroup), followUpJobId As String)

パラメーター

followUpJobId
String

適用対象