Package version:

Interface RunCommandResult

interface RunCommandResult {
    value?: InstanceViewStatus[];
}

Properties

Properties

Run command operation response.