다음을 통해 공유


InternalEndpoint 멤버

The extension's internal endpoint configuration.

다음 표에는 InternalEndpoint 유형으로 제공되는 멤버의 목록이 나와 있습니다.

공개 생성자

  Name 설명
  InternalEndpoint 오버로드되었습니다.  

위쪽

공개 속성

  Name 설명
Name Required. Required for each internal endpoint. A unique name for the external endpoint.
Port Required. Required for each internal endpoint. The port for the external endpoint. You can specify any port number you choose, but the port number specified must not collide with port numbers occupied by roles in the service. Possible values range between 1 and 65535, inclusive
Protocol Required. Required for each internal endpoint. Transport protocol for the endpoint. Its value has to be one of the following: 'tcp', 'udp', 'http', 'https'.

위쪽

공개 메서드

(보호됨 메서드 참고)

  Name 설명
Equals  (Object에서 상속됨)
GetHashCode  (Object에서 상속됨)
GetType  (Object에서 상속됨)
ToString  (Object에서 상속됨)

위쪽

보호됨 메서드

  Name 설명
Finalize  (Object에서 상속됨)
MemberwiseClone  (Object에서 상속됨)

위쪽

참고 항목

참조

InternalEndpoint 클래스
Microsoft.WindowsAzure.Management.Compute.Models.ExtensionEndpointConfiguration 네임스페이스