次の方法で共有


ApiCreateOrUpdateParameter.SourceApiId プロパティ

定義

ソース API の API 識別子を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象