次の方法で共有


ClusterVersionDetails.CodeVersion プロパティ

定義

クラスターの Service Fabric ランタイム バージョンを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="codeVersion")]
public string CodeVersion { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="codeVersion")>]
member this.CodeVersion : string with get, set
Public Property CodeVersion As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象