Compartilhar via


NetworkRuleSetProperties.DefaultAction Propriedade

Definição

Obtém ou define a ação padrão para conjunto de regras de rede. Os valores possíveis incluem: 'Deny', 'Allow'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a