WindowsSetupAdditionalInformation.ComponentName Property

Definition

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

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

Property Value

Applies to