次の方法で共有


ApiRevisionInfoContract.ApiVersionName プロパティ

定義

新しい API バージョンのバージョン識別子を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象