다음을 통해 공유


HttpPorts 열거형

Listening port types associated with an endpoint.

이 열거형에는 해당 멤버 값에 대한 비트 조합이 가능한 FlagsAttribute 특성이 있습니다.

네임스페이스:  Microsoft.SqlServer.Dac.Model
어셈블리:  Microsoft.SqlServer.Dac.Extensions(Microsoft.SqlServer.Dac.Extensions.dll)

구문

‘선언
<FlagsAttribute> _
Public Enumeration HttpPorts
‘사용 방법
Dim instance As HttpPorts
[FlagsAttribute]
public enum HttpPorts
[FlagsAttribute]
public enum class HttpPorts
[<FlagsAttribute>]
type HttpPorts
public enum HttpPorts

멤버

멤버 이름 설명
Clear Clear
None None
Ssl Ssl

참고 항목

참조

Microsoft.SqlServer.Dac.Model 네임스페이스