次の方法で共有


NetworkRule.IpProtocols プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象