다음을 통해 공유


TestClusterOptions.BaseGatewayPort 속성

정의

첫 번째 사일로의 게이트웨이 포트인 기본 게이트웨이 포트를 가져오거나 설정합니다. 다른 사일로는 후속 포트를 사용합니다.

public int BaseGatewayPort { get; set; }
member this.BaseGatewayPort : int with get, set
Public Property BaseGatewayPort As Integer

속성 값

기본 게이트웨이 포트입니다.

적용 대상