Bagikan melalui


AzureFirewallInner.AdditionalProperties Property

Definition

Gets or sets the additional properties used to further config this azure firewall.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.additionalProperties")]
public System.Collections.Generic.IDictionary<string,string> AdditionalProperties { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.additionalProperties")>]
member this.AdditionalProperties : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property AdditionalProperties As IDictionary(Of String, String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to