Notification.ExternalResourceUrl Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("externalResourceUrl")]
[System.Text.Json.Serialization.JsonPropertyOrder(2)]
public string? ExternalResourceUrl { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("externalResourceUrl")>]
[<System.Text.Json.Serialization.JsonPropertyOrder(2)>]
member this.ExternalResourceUrl : string with get, set
Public Property ExternalResourceUrl As String

Property Value

Attributes

Applies to