Endpoint Class
Definition
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.
Defines the endpoint properties
public class Endpoint
type Endpoint = class
Public Class Endpoint
- Inheritance
-
Endpoint
Constructors
| Name | Description |
|---|---|
| Endpoint() |
Initializes a new instance of the Endpoint class. |
| Endpoint(String, String) |
Initializes a new instance of the Endpoint class. |
Properties
| Name | Description |
|---|---|
| EndpointProperty |
Gets or sets the endpoint URL |
| Name |
Gets or sets the name of the endpoint |