다음을 통해 공유


ContainerRegistryPatch.PublicNetworkAccess Property

Definition

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

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

Property Value

Applies to