ConversationResource.ServiceUrl Property

Definition

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

Property Value

Attributes

Applies to