ClusterEndpointRangeDescription クラス

定義

ポート範囲の詳細。

public class ClusterEndpointRangeDescription
type ClusterEndpointRangeDescription = class
Public Class ClusterEndpointRangeDescription
継承
ClusterEndpointRangeDescription

コンストラクター

ClusterEndpointRangeDescription(Int32, Int32)

ClusterEndpointRangeDescription の新しいインスタンスを初期化します。

プロパティ

EndPort

ポートの範囲の終了ポート。

StartPort

ポートの範囲の開始ポート。

適用対象