EventGrid.AccessKey1 Property

Definition

Gets or sets eventGrid secondary accesskey. Will be obfuscated during read.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to