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
Property Value
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET