Delen via


KeyVaultNetworkRuleSet.DefaultAction Property

Definition

The default action when no rule from ipRules and from virtualNetworkRules match. This is only used after the bypass property has been evaluated.

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

Property Value

Applies to