Freigeben über


DatabaseAccountCreateUpdateParameters.NetworkAclBypassResourceIds Eigenschaft

Definition

Ruft ein Array ab, das die Ressourcen-IDs für die Netzwerk-Acl-Umgehung für das Cosmos DB-Konto enthält, oder legt dieses fest.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.networkAclBypassResourceIds")]
public System.Collections.Generic.IList<string> NetworkAclBypassResourceIds { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.networkAclBypassResourceIds")>]
member this.NetworkAclBypassResourceIds : System.Collections.Generic.IList<string> with get, set
Public Property NetworkAclBypassResourceIds As IList(Of String)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: