次の方法で共有


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

適用対象