Delen via


ReplaceAllIpFirewallRulesRequest.IpFirewallRules Property

Definition

Gets or sets IP firewall rule properties

[Newtonsoft.Json.JsonProperty(PropertyName="ipFirewallRules")]
public System.Collections.Generic.IDictionary<string,Microsoft.Azure.Management.Synapse.Models.IpFirewallRuleProperties> IpFirewallRules { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ipFirewallRules")>]
member this.IpFirewallRules : System.Collections.Generic.IDictionary<string, Microsoft.Azure.Management.Synapse.Models.IpFirewallRuleProperties> with get, set
Public Property IpFirewallRules As IDictionary(Of String, IpFirewallRuleProperties)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to