다음을 통해 공유


PoolEndpointConfiguration 클래스

정의

풀에 대한 엔드포인트 구성입니다.

public class PoolEndpointConfiguration
type PoolEndpointConfiguration = class
Public Class PoolEndpointConfiguration
상속
PoolEndpointConfiguration

생성자

PoolEndpointConfiguration()

PoolEndpointConfiguration 클래스의 새 instance 초기화합니다.

PoolEndpointConfiguration(IList<InboundNatPool>)

PoolEndpointConfiguration 클래스의 새 instance 초기화합니다.

속성

InboundNatPools

개별 컴퓨팅 노드의 특정 포트를 외부에서 처리하는 데 사용할 수 있는 인바운드 NAT 풀 목록을 가져오거나 설정합니다.

메서드

Validate()

개체의 유효성을 검사합니다.

적용 대상