Compartir a través de


NetworkRuleSet.DefaultAction Propiedad

Definición

Obtiene o establece la acción predeterminada para el conjunto de reglas de red. Entre los valores posibles se incluyen: "Allow", "Deny"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a