Compartir a través de


DatabaseAccountUpdateParameters.NetworkAclBypassResourceIds Propiedad

Definición

Obtiene o establece una matriz que contiene los identificadores de recurso para la omisión de Acl de red para la cuenta de Cosmos DB.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a