次の方法で共有


UnattendPassSettings.UnattendComponents プロパティ

定義

任意。 無人コンポーネントを指定します。

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)

プロパティ値

適用対象