Udostępnij za pośrednictwem


NWRuleSetIpRules.Action Property

Definition

Gets or sets the IP Filter Action. Possible values include: 'Allow'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to