共用方式為


UnattendPassSettings.UnattendComponents Property

Definition

Optional. Specifies unattend components.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Compute.Models.UnattendComponent> UnattendComponents { get; set; }
member this.UnattendComponents : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Compute.Models.UnattendComponent> with get, set
Public Property UnattendComponents As IList(Of UnattendComponent)

Property Value

Applies to