次の方法で共有


ApiEntityBaseContract.ApiVersionSetId プロパティ

定義

関連する ApiVersionSet のリソース識別子を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象