Compartir a través de


WebHookEventSubscriptionDestinationProperties.EndpointUrl Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.PropertyOrigin.Owned)]
public string EndpointUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.PropertyOrigin.Owned)>]
member this.EndpointUrl : string with get, set
Public Property EndpointUrl As String

Property Value

Implements

Attributes

Applies to