共用方式為


AdditionalUnattendContentSettings.UnattendPasses Property

Definition

Optional. Specifies the unattend passes

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

Property Value

Applies to