EventGrid.AccessKey1 Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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