Table of Contents

Class Link

Namespace
Steeltoe.Management.Endpoint.Hypermedia
Assembly
Steeltoe.Management.EndpointBase.dll
public class Link
Inheritance
Link
Inherited Members

Constructors

public Link()
public Link(string href)

Parameters

href string

Properties

public string Href { get; set; }

Property Value

string
public bool Templated { get; }

Property Value

bool