次の方法で共有


ApiKeyAuthentication.InProperty プロパティ

定義

要求内の認証キーと値のペアの場所を取得または設定します。 使用可能な値は次のとおりです: 'Query'、'Header'

[Newtonsoft.Json.JsonProperty(PropertyName="in")]
public Microsoft.Azure.Management.DeploymentManager.Models.RestAuthLocation InProperty { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="in")>]
member this.InProperty : Microsoft.Azure.Management.DeploymentManager.Models.RestAuthLocation with get, set
Public Property InProperty As RestAuthLocation

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象