Account.allowedIPAddresses Property

Gets or sets the allowed IP addresses. The value is a comma-separated list containing any combination of IP addresses and/or IP address ranges. An IP address range may be specified using CIDR notation(e.g. 10.10.10.0/24) or as two addresses separated by a hyphen(e.g. 10.10.10.0-10.10.10.255).
 

Property Value

Type: String