ConfigurationSet.AdditionalUnattendContent Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional. Specifies additional base-64 encoded XML formatted information that can be included in the Unattend.xml file, which is used by Windows Setup.
public Microsoft.WindowsAzure.Management.Compute.Models.AdditionalUnattendContentSettings AdditionalUnattendContent { get; set; }
member this.AdditionalUnattendContent : Microsoft.WindowsAzure.Management.Compute.Models.AdditionalUnattendContentSettings with get, set
Public Property AdditionalUnattendContent As AdditionalUnattendContentSettings