Freigeben über


DatabaseAccountUpdateParameters.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 es 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: