Freigeben über


RouteFilterRuleInner.Access Eigenschaft

Definition

Ruft den Zugriffstyp der Regel ab oder legt diese fest. Mögliche Werte: "Allow", "Deny"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.access")]
public Microsoft.Azure.Management.Network.Fluent.Models.Access Access { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.access")>]
member this.Access : Microsoft.Azure.Management.Network.Fluent.Models.Access with get, set
Public Property Access As Access

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: