次の方法で共有


ApiRevisionInfoContract.SourceApiId プロパティ

定義

リビジョンの作成に使用する API のリソース識別子を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象