Share via


ContainerRegistryData.IsNetworkRuleBypassAllowedForTasks Property

Definition

Whether or not Tasks allowed to bypass the network rules for this container registry.

public bool? IsNetworkRuleBypassAllowedForTasks { get; set; }
member this.IsNetworkRuleBypassAllowedForTasks : Nullable<bool> with get, set
Public Property IsNetworkRuleBypassAllowedForTasks As Nullable(Of Boolean)

Property Value

Applies to