Freigeben über


VirtualNetworkRule.Action Eigenschaft

Definition

Ruft die Aktion der Regel für virtuelle Netzwerke ab oder legt sie fest. Mögliche Werte: "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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: