Package version:

Interface VirtualMachineRunCommandsListResult

The List run command operation response

interface VirtualMachineRunCommandsListResult {
    nextLink?: string;
    value: VirtualMachineRunCommand[];
}

Properties

Properties

nextLink?: string

The uri to fetch the next page of run commands.

The list of run commands