Share via


ServiceEndpoint Class

Definition

The service endpoint properties.

public class ServiceEndpoint
type ServiceEndpoint = class
Public Class ServiceEndpoint
Inheritance
ServiceEndpoint

Constructors

ServiceEndpoint()

Initializes a new instance of the ServiceEndpoint class.

ServiceEndpoint(String, IList<String>)

Initializes a new instance of the ServiceEndpoint class.

Properties

Locations

Gets or sets a list of locations.

Service

Gets or sets the type of the endpoint service.

Methods

Validate()

Validate the object.

Applies to