次の方法で共有


DefaultAdminRule.DestinationPortRanges プロパティ

定義

宛先ポート範囲を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.destinationPortRanges")]
public System.Collections.Generic.IList<string> DestinationPortRanges { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.destinationPortRanges")>]
member this.DestinationPortRanges : System.Collections.Generic.IList<string>
Public ReadOnly Property DestinationPortRanges As IList(Of String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象