InvokeCommandResponse Class

Definition

The invoke command operation response.

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

Constructors

InvokeCommandResponse()

Initializes a new instance of the InvokeCommandResponse class.

Properties

CommandResult

Optional. The invoke command result.

Applies to