Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VirtualMachineRunCommandScriptSource

Package version

Describes the script sources for run command.

Hierarchy

  • VirtualMachineRunCommandScriptSource

Index

Properties

Optional commandId

commandId: undefined | string

Specifies a commandId of predefined built-in script.

Optional script

script: undefined | string

Specifies the script content to be executed on the VM.

Optional scriptUri

scriptUri: undefined | string

Specifies the script download location.

Generated using TypeDoc