Freigeben über


ApplicationRuleCondition.Protocols Eigenschaft

Definition

Ruft ein Array von Anwendungsprotokollen ab oder legt es fest.

[Newtonsoft.Json.JsonProperty(PropertyName="protocols")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.FirewallPolicyRuleConditionApplicationProtocol> Protocols { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="protocols")>]
member this.Protocols : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.FirewallPolicyRuleConditionApplicationProtocol> with get, set
Public Property Protocols As IList(Of FirewallPolicyRuleConditionApplicationProtocol)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: