Partager via


EventHubsNamespace.PublicNetworkAccess Property

Definition

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

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

Property Value

Applies to