Freigeben über


WindowsConfiguration.AdditionalUnattendContent Eigenschaft

Definition

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

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: