Freigeben über


WindowsConfiguration.AdditionalUnattendContent Eigenschaft

Definition

Ruft ab oder legt zusätzliche base64-codierte XML-formatierte Informationen fest, die in der Unattend.xml-Datei enthalten sein können, die von Windows Setup verwendet wird.

[Newtonsoft.Json.JsonProperty(PropertyName="additionalUnattendContent")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Fluent.Models.AdditionalUnattendContent> AdditionalUnattendContent { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="additionalUnattendContent")>]
member this.AdditionalUnattendContent : System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Fluent.Models.AdditionalUnattendContent> with get, set
Public Property AdditionalUnattendContent As IList(Of AdditionalUnattendContent)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: