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

UnattendComponent 类

定义

包含无人参与组件。

public class UnattendComponent
type UnattendComponent = class
Public Class UnattendComponent
继承
UnattendComponent

构造函数

UnattendComponent()

初始化 UnattendComponent 类的新实例。

UnattendComponent(String)

使用所需的参数初始化 UnattendComponent 类的新实例。

属性

ComponentName

必需。 指定要为其配置所添加内容的组件的名称。

UnattendComponentSettings

可选。 指定组件设置。

适用于