WebPubSubData.IsRegionEndpointEnabled 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.
Enable or disable the regional endpoint. Default to "Enabled". When it's Disabled, new connections will not be routed to this endpoint, however existing connections will not be affected. This property is replica specific. Disable the regional endpoint without replica is not allowed.
public string IsRegionEndpointEnabled { get; set; }
member this.IsRegionEndpointEnabled : string with get, set
Public Property IsRegionEndpointEnabled As String