Share via


ContainerAppManagedEnvironment.PublicNetworkAccess Property

Definition

Property to allow or block all public traffic. Allowed Values: 'Enabled', 'Disabled'.

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

Property Value

Applies to