Share via


CosmosDBAccountPatch.NetworkAclBypass Property

Definition

Indicates what services are allowed to bypass firewall checks.

public Azure.ResourceManager.CosmosDB.Models.NetworkAclBypass? NetworkAclBypass { get; set; }
member this.NetworkAclBypass : Nullable<Azure.ResourceManager.CosmosDB.Models.NetworkAclBypass> with get, set
Public Property NetworkAclBypass As Nullable(Of NetworkAclBypass)

Property Value

Applies to