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 命名空间