Freigeben über


HttpPorts-Enumeration

Listening port types associated with an endpoint.

Diese Enumeration verfügt über ein FlagsAttribute-Attribut, das die bitweise Kombination der Elementwerte zulässt.

Namespace:  Microsoft.SqlServer.Dac.Model
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

Syntax

'Declaration
<FlagsAttribute> _
Public Enumeration HttpPorts
'Usage
Dim instance As HttpPorts
[FlagsAttribute]
public enum HttpPorts
[FlagsAttribute]
public enum class HttpPorts
[<FlagsAttribute>]
type HttpPorts
public enum HttpPorts

Elemente

Elementname Beschreibung
Clear Clear
None None
Ssl Ssl

Siehe auch

Verweis

Microsoft.SqlServer.Dac.Model-Namespace