DeploymentExtensionSpecProperties interface

擴充功能特定屬性

屬性

extensionType

要加入的延伸模組類型。

protectedSettings

延伸模組的受保護設定。

settings

延伸模組的設定。

version

所使用的擴充功能版本。

屬性詳細資料

extensionType

要加入的延伸模組類型。

extensionType: string

屬性值

string

protectedSettings

延伸模組的受保護設定。

protectedSettings?: any

屬性值

any

settings

延伸模組的設定。

settings?: any

屬性值

any

version

所使用的擴充功能版本。

version: string

屬性值

string