sourceAliasIpRange property

String? sourceAliasIpRange
getter/setter pair

Alias IP range for this interface endpoint. It will be a private (RFC 1918) IP range. Examples: "10.33.4.55/32", or "192.168.5.0/24".

Output only.

Implementation

core.String? sourceAliasIpRange;