次の方法で共有


AzureFirewallApplicationRule.Protocols プロパティ

定義

ApplicationRuleProtocols の配列を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象