Partager via


ApiKeyAuthentication.InProperty Propriété

Définition

Obtient ou définit l’emplacement de la paire clé/valeur d’authentification dans la requête. Les valeurs possibles sont les suivantes : « 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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à