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

AdditionalUnattendContent.ComponentName 属性

定义

组件名称。 目前,唯一允许的值是 Microsoft-Windows-Shell-Setup。

public Azure.ResourceManager.Compute.Models.ComponentName? ComponentName { get; set; }
member this.ComponentName : Nullable<Azure.ResourceManager.Compute.Models.ComponentName> with get, set
Public Property ComponentName As Nullable(Of ComponentName)

属性值

适用于