Condividi tramite


ApiKeyAuthentication.InProperty Property

Definition

Gets or sets the location of the authentication key/value pair in the request. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to