次の方法で共有


ApiRevisionContract.ApiId プロパティ

定義

API リビジョンの識別子を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象