Endpoint.

ServiceIds Property

Summary

Gets or sets a value indicating the service ids of an endpoint.
Assembly
Cake.Endpoint.dll
Namespace
Cake.Endpoint.Model
Containing Type
Endpoint

Syntax

public List<ServiceId> ServiceIds { get; set; }

Value

Type Description
List<ServiceId> A service id list of the endpoint.