Поделиться через


WindowsConfiguration.AdditionalUnattendContent Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to