Endpoint.

Microservice Property

Summary

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

Syntax

public string Microservice { get; set; }

Value

Type Description
string A string microservice of the endpoint.