AdditionalUnattendContent.ComponentName Property

Definition

The component name. Currently, the only allowable value is Microsoft-Windows-Shell-Setup.

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

Property Value

Applies to