Delen via


WebHookEventSubscriptionDestination.EndpointBaseUrl Property

Definition

Gets the base URL that represents the endpoint of the destination of an event subscription.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.endpointBaseUrl")]
public string EndpointBaseUrl { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.endpointBaseUrl")>]
member this.EndpointBaseUrl : string
Public ReadOnly Property EndpointBaseUrl As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to