次の方法で共有


WindowsConfiguration.AdditionalUnattendContent プロパティ

定義

Windows セットアップで使用される、Unattend.xml ファイルに含めることができる追加の Base 64 でエンコードされた XML 形式の情報を指定します。

public System.Collections.Generic.IList<Azure.ResourceManager.Compute.Models.AdditionalUnattendContent> AdditionalUnattendContent { get; }
member this.AdditionalUnattendContent : System.Collections.Generic.IList<Azure.ResourceManager.Compute.Models.AdditionalUnattendContent>
Public ReadOnly Property AdditionalUnattendContent As IList(Of AdditionalUnattendContent)

プロパティ値

適用対象