Share via


ContainerRegistryPatch.NetworkRuleBypassOptions Property

Definition

Whether to allow trusted Azure services to access a network restricted registry.

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

Property Value

Applies to