ServiceEndpoint 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.
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. |