public static interface CosmosDBAccount.UpdateStages.WithIpRangeFilter
| Modifier and Type | Method and Description |
|---|---|
CosmosDBAccount.UpdateStages.WithOptionals |
withIpRangeFilter(String ipRangeFilter)
CosmosDB Firewall Support: This value specifies the set of IP addresses or IP address ranges in CIDR form
to be included as the allowed list of client IPs for a given database account.
|
CosmosDBAccount.UpdateStages.WithOptionals withIpRangeFilter(String ipRangeFilter)
ipRangeFilter - specifies the set of IP addresses or IP address rangesCopyright © 2020 Microsoft Corporation. All rights reserved.