Share via


ContainerAppManagedEnvironmentData.PublicNetworkAccess Property

Definition

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

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

Property Value

Applies to