PSDatabaseAccountGetResults.IpRules Property

Definition

public System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Models.IpAddressOrRange> IpRules { get; set; }
member this.IpRules : System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Models.IpAddressOrRange> with get, set
Public Property IpRules As IList(Of IpAddressOrRange)

Property Value

Applies to