KeyVaultPatchProperties.PublicNetworkAccess Property

Definition

Property to specify whether the vault will accept traffic from public internet. If set to 'disabled' all traffic except private endpoint traffic and that that originates from trusted services will be blocked. This will override the set firewall rules, meaning that even if the firewall rules are present we will not honor the rules.

public string PublicNetworkAccess { get; set; }
member this.PublicNetworkAccess : string with get, set
Public Property PublicNetworkAccess As String

Property Value

Applies to