次の方法で共有


EffectiveNetworkSecurityRule.DestinationPortRanges プロパティ

定義

宛先ポート範囲。 予期される値には、0 ~ 65535 の 1 つの整数、区切り記号として '-' を使用する範囲 (100 から 400 など)、またはアスタリスク (*) が含まれます。

public System.Collections.Generic.IReadOnlyList<string> DestinationPortRanges { get; }
member this.DestinationPortRanges : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property DestinationPortRanges As IReadOnlyList(Of String)

プロパティ値

適用対象