Bagikan melalui


SubscriptionKeyParameterNamesContract.Header Property

Definition

Gets or sets subscription key header name.

[Newtonsoft.Json.JsonProperty(PropertyName="header")]
public string Header { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="header")>]
member this.Header : string with get, set
Public Property Header As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to