VirtualMachineRunCommandScriptSource interface
描述執行命令的腳本來源。
屬性詳細資料
commandId
指定預先定義內建腳本的 commandId。
commandId?: string
屬性值
string
script
指定要在 VM 上執行的文稿內容。
script?: string
屬性值
string
scriptUri
指定文稿下載位置。
scriptUri?: string
屬性值
string