Share via


EventHubsNamespaceData.PublicNetworkAccess Property

Definition

This determines if traffic is allowed over public network. By default it is enabled.

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

Property Value

Applies to