Delen via


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