Endpoint Class

Definition

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

Applies to