Share via


NewOrUpdateAzCosmosDBAccount.PopulateIpRules(String[]) Method

Definition

public System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Models.IpAddressOrRange> PopulateIpRules (string[] IpRule);
member this.PopulateIpRules : string[] -> System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Models.IpAddressOrRange>
Public Function PopulateIpRules (IpRule As String()) As IList(Of IpAddressOrRange)

Parameters

IpRule
String[]

Returns

Applies to