allowCrossRegionModel property
Allows the scenario generation to use cross region models.
When this flag is set, the service may route traffic to other regions if a
model is unavailable in the current region (e.g., to a global endpoint).
If a fully-qualified model endpoint resource name with a different region
than the request location is provided elsewhere in the request, this flag
must be set to true or the request will fail.
Optional.
Implementation
core.bool? allowCrossRegionModel;