Share via


CosmosDBAccountCreateOrUpdateContent.PublicNetworkAccess Property

Definition

Whether requests from Public Network are allowed.

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

Property Value

Applies to