次の方法で共有


GuidTaskResponse コンストラクター

定義

オーバーロード

GuidTaskResponse()

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

GuidTaskResponse(String)

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

GuidTaskResponse()

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

public GuidTaskResponse ();
Public Sub New ()

適用対象

GuidTaskResponse(String)

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

public GuidTaskResponse (string taskId);
new Microsoft.WindowsAzure.Management.StorSimple.Models.GuidTaskResponse : string -> Microsoft.WindowsAzure.Management.StorSimple.Models.GuidTaskResponse
Public Sub New (taskId As String)

パラメーター

taskId
String

適用対象