다음을 통해 공유


VirtualMachineSoftwarePatchProperties.Version Property

Definition

Gets the version number of the patch. This property applies only to Linux patches.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to