AdditionalUnattendContent.ComponentName Property

Definition

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

public Azure.Provisioning.BicepValue<Azure.Provisioning.Compute.ComponentName> ComponentName { get; set; }
member this.ComponentName : Azure.Provisioning.BicepValue<Azure.Provisioning.Compute.ComponentName> with get, set
Public Property ComponentName As BicepValue(Of ComponentName)

Property Value

Applies to