共用方式為


EventGrid.AccessKey2 Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to