次の方法で共有


ApiEntityBaseContract.SubscriptionKeyParameterNames プロパティ

定義

API を使用できるようにするプロトコルを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象