共用方式為


EventGrid.TopicEndpoint Property

Definition

Gets or sets eventGrid Topic Endpoint.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to