Partager via


IPRule.Action Propriété

Définition

Obtient ou définit l’action de la règle ACL IP. Les valeurs possibles sont les suivantes : « Allow »

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à