Compartir a través de


VirtualNetworkRule.Action Propiedad

Definición

Obtiene o establece la acción de la regla de red virtual. Entre los valores posibles se incluyen: "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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a