asn property
@_s.JsonKey(name: 'asn'), final
The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
The valid values are 1-2147483647.
Implementation
@_s.JsonKey(name: 'asn')
final int asn;
The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
The valid values are 1-2147483647.
@_s.JsonKey(name: 'asn')
final int asn;