AdditionalUnattendContent.ComponentName Property

Definition

The component name. Currently, the only allowable value is 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)

Property Value

Applies to