Share via


CosmosDBAccountPatch.IPRules Property

Definition

List of IpRules.

public System.Collections.Generic.IList<Azure.ResourceManager.CosmosDB.Models.CosmosDBIPAddressOrRange> IPRules { get; }
member this.IPRules : System.Collections.Generic.IList<Azure.ResourceManager.CosmosDB.Models.CosmosDBIPAddressOrRange>
Public ReadOnly Property IPRules As IList(Of CosmosDBIPAddressOrRange)

Property Value

Applies to