ExtensionEndpointConfiguration.InternalEndpoint Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The extension's internal endpoint configuration.
public class ExtensionEndpointConfiguration.InternalEndpoint
type ExtensionEndpointConfiguration.InternalEndpoint = class
Public Class ExtensionEndpointConfiguration.InternalEndpoint
- Inheritance
-
ExtensionEndpointConfiguration.InternalEndpoint
Extension |
Initializes a new instance of the InternalEndpoint class. |
Extension |
Initializes a new instance of the InternalEndpoint class with required arguments. |
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'. |
Product | Versions |
---|---|
Azure SDK for .NET | Legacy |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: