WebPubSubOptions.ServiceEndpoint Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A service endpoint represents the Web PubSub service.
public Microsoft.Azure.WebPubSub.AspNetCore.WebPubSubServiceEndpoint ServiceEndpoint { get; set; }
member this.ServiceEndpoint : Microsoft.Azure.WebPubSub.AspNetCore.WebPubSubServiceEndpoint with get, set
Public Property ServiceEndpoint As WebPubSubServiceEndpoint