Freigeben über


DatabaseAccountGetResultsInner.VirtualNetworkRules Eigenschaft

Definition

Ruft die Liste der Virtual Network ACL-Regeln ab, die für das Cosmos DB-Konto konfiguriert sind, oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: