Class RegionRoutingPolicy
The cross-region routing policy for the routing profile. If this policy is not specified, only the local region is allowed.
Inherited Members
Namespace: Oci.GenerativeaiService.Models
Assembly: OCI.DotNetSDK.Generativeai.dll
Syntax
public class RegionRoutingPolicy
Properties
AllowedRegions
Declaration
[JsonProperty(PropertyName = "allowedRegions")]
public List<string> AllowedRegions { get; set; }
Property Value
| Type | Description |
|---|---|
| List<string> | The ordered list of regions that routing is allowed to reach. Each entry is a region identifier (for example, |