PrimaryRegionProperties interface
The configuration used in this region as primary, and other regions as backup.
Properties
| allowed |
The allowed source IP address or CIDR ranges for media |
| allowed |
The allowed source IP address or CIDR ranges for signaling |
| esrp |
IP address to use to contact the ESRP from this region |
| operator |
IP address to use to contact the operator network from this region |
Property Details
allowedMediaSourceAddressPrefixes
The allowed source IP address or CIDR ranges for media
allowedMediaSourceAddressPrefixes?: string[]
Property Value
string[]
allowedSignalingSourceAddressPrefixes
The allowed source IP address or CIDR ranges for signaling
allowedSignalingSourceAddressPrefixes?: string[]
Property Value
string[]
esrpAddresses
IP address to use to contact the ESRP from this region
esrpAddresses?: string[]
Property Value
string[]
operatorAddresses
IP address to use to contact the operator network from this region
operatorAddresses: string[]
Property Value
string[]