WebHookEventSubscriptionDestination.Endpoint Property

Definition

The URL that represents the endpoint of the destination of an event subscription.

public Azure.Provisioning.BicepValue<Uri> Endpoint { get; set; }
member this.Endpoint : Azure.Provisioning.BicepValue<Uri> with get, set
Public Property Endpoint As BicepValue(Of Uri)

Property Value

Applies to