Compartir a través de


NetworkRuleSet.DefaultAction Propiedad

Definición

Obtiene o establece especifica la acción predeterminada de permitir o denegar cuando no coinciden otras reglas. Entre los valores posibles se incluyen: "Allow", "Deny"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a