次の方法で共有


INetworkSecurityRule.DestinationPortRanges プロパティ

定義

規則が適用される宛先ポート範囲を "##-##" の形式で取得します。"" は any を意味します。

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

プロパティ値

適用対象