Udostępnij za pośrednictwem


VirtualMachineSoftwarePatchProperties.Kbid Property

Definition

Gets the KBID of the patch. Only applies to Windows patches.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to