Compartilhar via


NetworkRuleSet.Bypass Propriedade

Definição

Obtém ou define que tráfego pode ignorar regras de rede. Isso pode ser 'AzureServices' ou 'None'. Se não for especificado, o padrão será 'AzureServices'. Os valores possíveis incluem: 'AzureServices', 'None'

[Newtonsoft.Json.JsonProperty(PropertyName="bypass")]
public string Bypass { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="bypass")>]
member this.Bypass : string with get, set
Public Property Bypass As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a