共用方式為


ScriptParameterTypes type

定義 ScriptParameterTypes 的值。
KnownScriptParameterTypes 可以與 ScriptParameterTypes 交換使用,此列舉包含服務支援的已知值。

服務支援的已知值

字串: 為字串
SecureString: 是安全字串
認證: 是認證
Int: 為 int
布爾: 是 bool
float: 為 float

type ScriptParameterTypes = string