Partilhar via


VirtualNetworkRule.Action Propriedade

Definição

Obtém ou define a ação da regra de rede virtual. Os valores possíveis incluem: 'Permitir'

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a