次の方法で共有


INetworkSecurityRule.SourcePortRange プロパティ

定義

ルールが適用されるソース ポート範囲を "##-##" 形式で取得します。"" は "any" を意味します。

public string SourcePortRange { get; }
member this.SourcePortRange : string
Public ReadOnly Property SourcePortRange As String

プロパティ値

適用対象