다음을 통해 공유


VirtualIPMapping 클래스

정의

가상 IP 매핑.

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

생성자

VirtualIPMapping()

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

VirtualIPMapping(String, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, String)

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

속성

InternalHttpPort

내부 HTTP 포트를 가져오거나 설정합니다.

InternalHttpsPort

내부 HTTPS 포트를 가져오거나 설정합니다.

InUse

사용 중인 가상 IP 매핑을 가져오거나 설정합니다.

ServiceName

가상 IP가 할당된 서비스의 이름을 가져오거나 설정합니다.

VirtualIP

가상 IP 주소를 가져오거나 설정합니다.

적용 대상