ClusterResourceProperties.Version プロパティ

定義

サービスのバージョンを取得します

[Newtonsoft.Json.JsonProperty(PropertyName="version")]
public int? Version { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="version")>]
member this.Version : Nullable<int>
Public ReadOnly Property Version As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象