次の方法で共有


ApiEntityBaseContract.License プロパティ

定義

API のライセンス情報を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="license")]
public Microsoft.Azure.Management.ApiManagement.Models.ApiLicenseInformation License { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="license")>]
member this.License : Microsoft.Azure.Management.ApiManagement.Models.ApiLicenseInformation with get, set
Public Property License As ApiLicenseInformation

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象