次の方法で共有


VirtualMachineSoftwarePatchProperties.Kbid プロパティ

定義

パッチの KBID を取得します。 Windows パッチにのみ適用されます。

[Newtonsoft.Json.JsonProperty(PropertyName="kbid")]
public string Kbid { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="kbid")>]
member this.Kbid : string
Public ReadOnly Property Kbid As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象