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. 203.0.113.0/24) or as two addresses separated by a hyphen (e.g. 203.0.113.0-203.0.113.255).
 

Property Value

Type: String