ManagedHsmNetworkRuleSet.Bypass Property

Definition

Tells what traffic can bypass network rules. This can be 'AzureServices' or 'None'. If not specified the default is 'AzureServices'.

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

Property Value

Applies to