WebPubSubResource.UpdateStages.WithRegionEndpointEnabled Interface
public static interface WebPubSubResource.UpdateStages.WithRegionEndpointEnabled
The stage of the WebPubSubResource update allowing to specify regionEndpointEnabled.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withRegionEndpointEnabled(String regionEndpointEnabled)
Specifies the region |
Method Details
withRegionEndpointEnabled
public abstract WebPubSubResource.Update withRegionEndpointEnabled(String regionEndpointEnabled)
Specifies the regionEndpointEnabled property: 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..
Parameters:
Returns: