次の方法で共有


InputLinuxParameters.ClassificationsToInclude プロパティ

定義

パッチを適用するパッチの分類カテゴリを取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="classificationsToInclude")]
public System.Collections.Generic.IList<string> ClassificationsToInclude { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="classificationsToInclude")>]
member this.ClassificationsToInclude : System.Collections.Generic.IList<string> with get, set
Public Property ClassificationsToInclude As IList(Of String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象