byoipApiVersion property
The version of BYOIP API.
Output only. Possible string values are:
- "V1" : This public delegated prefix usually takes 4 weeks to delete, and the BGP status cannot be changed. Announce and Withdraw APIs can not be used on this prefix.
- "V2" : This public delegated prefix takes minutes to delete. Announce and Withdraw APIs can be used on this prefix to change the BGP status.
Implementation
core.String? byoipApiVersion;