次の方法で共有


ImageReference.ExactVersion プロパティ

定義

使用後のイメージの実際のバージョンを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象