Partager via


DatabaseAccountUpdateParameters.NetworkAclBypassResourceIds Propriété

Définition

Obtient ou définit un tableau qui contient les ID de ressource pour network Acl Bypass pour le compte 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à