Partager via


NetworkRuleSet.DefaultAction Propriété

Définition

Obtient ou définit l’action par défaut d’autorisation ou de refus lorsqu’aucune autre règle ne correspond. Les valeurs possibles sont les suivantes : « Autoriser », « Refuser »

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à