你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Control interface

一个表示控件的类。

属性

controlDescription

控件的说明注意:此属性不会序列化。 它只能由服务器填充。

controlDescriptionHyperLink

指向控件说明的超链接。 注意:此属性不会序列化。 它只能由服务器填充。

controlFullName

控件的全名。 例如“验证不受支持的作系统和软件组件是否未使用”。注意:此属性不会序列化。 它只能由服务器填充。

controlId

控件的 ID。 例如“Operational_Security_10”注意:此属性不会序列化。 它只能由服务器填充。

controlName

控件的名称。 例如“不支持的 OS 和软件”。注意:此属性不会序列化。 它只能由服务器填充。

controlStatus

控制状态。 注意:此属性不会序列化。 它只能由服务器填充。

responsibilities

客户责任列表。 注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

controlDescription

控件的说明注意:此属性不会序列化。 它只能由服务器填充。

controlDescription?: string

属性值

string

指向控件说明的超链接。 注意:此属性不会序列化。 它只能由服务器填充。

controlDescriptionHyperLink?: string

属性值

string

controlFullName

控件的全名。 例如“验证不受支持的作系统和软件组件是否未使用”。注意:此属性不会序列化。 它只能由服务器填充。

controlFullName?: string

属性值

string

controlId

控件的 ID。 例如“Operational_Security_10”注意:此属性不会序列化。 它只能由服务器填充。

controlId?: string

属性值

string

controlName

控件的名称。 例如“不支持的 OS 和软件”。注意:此属性不会序列化。 它只能由服务器填充。

controlName?: string

属性值

string

controlStatus

控制状态。 注意:此属性不会序列化。 它只能由服务器填充。

controlStatus?: string

属性值

string

responsibilities

客户责任列表。 注意:此属性不会序列化。 它只能由服务器填充。

responsibilities?: Responsibility[]

属性值