次の方法で共有


VirtualMachineSoftwarePatchProperties.Version プロパティ

定義

パッチのバージョン番号を取得します。 このプロパティは、Linux パッチにのみ適用されます。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象