Auf Englisch lesen

Freigeben über


WindowsSetupAdditionalInformation Class

Definition

Specifies additional XML formatted information that can be included in the Unattend.xml file, which is used by Windows Setup. Contents are defined by setting name, component name, and the pass in which the content is applied.

C#
public class WindowsSetupAdditionalInformation : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ComputeFleet.Models.WindowsSetupAdditionalInformation>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ComputeFleet.Models.WindowsSetupAdditionalInformation>
Inheritance
WindowsSetupAdditionalInformation
Implements

Constructors

Properties

ComponentName

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

Content

Specifies the XML formatted content that is added to the unattend.xml file for the specified path and component. The XML must be less than 4KB and must include the root element for the setting or feature that is being inserted.

PassName

The pass name. Currently, the only allowable value is OobeSystem.

SettingName

Specifies the name of the setting to which the content applies. Possible values are: FirstLogonCommands and AutoLogon.

Methods

Explicit Interface Implementations

Applies to

Produkt Versionen
Azure SDK for .NET Latest, Preview