Freigeben über


DatabaseAccountGetResults.IpRules Eigenschaft

Definition

Ruft die Liste von IpRules ab oder legt sie fest.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.ipRules")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Models.IpAddressOrRange> IpRules { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.ipRules")>]
member this.IpRules : System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Models.IpAddressOrRange> with get, set
Public Property IpRules As IList(Of IpAddressOrRange)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: