共用方式為


UnattendComponent.UnattendComponentSettings Property

Definition

Optional. Specifies component settings.

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

Property Value

Applies to