次の方法で共有


AdditionalUnattendContentSettings.UnattendPasses プロパティ

定義

省略可能。 無人セットアップ パスを指定します

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)

プロパティ値

適用対象