Share via


ContainerRegistryService.PublicNetworkAccess Property

Definition

Whether or not public network access is allowed for the container registry.

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

Property Value

Applies to