次の方法で共有


NetworkSecuritySetRuleParameters.SourcePortRange プロパティ

定義

必須です。 すべてのポートのソース ポート (単一ポート) またはソース ポート範囲 ("-"で区切られた) またはstar (*) を取得または設定します。 すべての数値は含まれています。 例: 80、80-80、80-81、*

public string SourcePortRange { get; set; }
member this.SourcePortRange : string with get, set
Public Property SourcePortRange As String

プロパティ値

適用対象