Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RunCommandRequest

Package version

A run command request

Hierarchy

  • RunCommandRequest

Index

Properties

Optional clusterToken

clusterToken: undefined | string

AuthToken issued for AKS AAD Server App.

command

command: string

The command to run.

Optional context

context: undefined | string

A base64 encoded zip file containing the files required by the command.

Generated using TypeDoc