Delen via


VirtualMachineSoftwarePatchProperties.PatchId Property

Definition

Gets a unique identifier for the patch.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to