Table of Contents

Class Link

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

Constructors

public Link(string href)

Parameters

href string

Properties

public string Href { get; set; }

Property Value

string
public bool Templated { get; }

Property Value

bool