次の方法で共有


AzureFirewallNetworkRule.DestinationPorts プロパティ

定義

宛先ポートの一覧を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象