次の方法で共有


InvokeCommandResponse クラス

定義

コマンド操作の呼び出し応答。

public class InvokeCommandResponse : Microsoft.Azure.AzureOperationResponse
type InvokeCommandResponse = class
    inherit AzureOperationResponse
Public Class InvokeCommandResponse
Inherits AzureOperationResponse
継承
Microsoft.Azure.AzureOperationResponse
InvokeCommandResponse

コンストラクター

InvokeCommandResponse()

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

プロパティ

CommandResult

省略可能。 呼び出しコマンドの結果。

適用対象