WindowsUpdateConfigurationProperties.IncludedUpdateClassifications プロパティ

定義

ソフトウェア更新プログラムの構成に含まれる更新プログラムの分類。 必要な値を含むコンマ区切りの文字列。

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

プロパティ値

適用対象