次の方法で共有


AdditionalUnattendContent.ComponentName プロパティ

定義

コンポーネントの名前。 現在、許容される値は Microsoft-Windows-Shell-Setup のみです。

public Azure.ResourceManager.Compute.Models.ComponentName? ComponentName { get; set; }
member this.ComponentName : Nullable<Azure.ResourceManager.Compute.Models.ComponentName> with get, set
Public Property ComponentName As Nullable(Of ComponentName)

プロパティ値

適用対象