共用方式為


WebPubSubConnection.Uri Property

Definition

Uri with accessToken of the websocket connection.

[System.Text.Json.Serialization.JsonPropertyName("url")]
public Uri Uri { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("url")>]
member this.Uri : Uri with get, set
Public Property Uri As Uri

Property Value

Uri
Attributes

Applies to