Class Link
Inheritance
System.Object
Link
Namespace: Steeltoe.Management.Endpoint.Actuators.Hypermedia
Assembly: Steeltoe.Management.Endpoint.dll
Syntax
public sealed class Link : object
Constructors
| Edit this page View SourceLink(String)
Declaration
public Link(string href)
Parameters
Type | Name | Description |
---|---|---|
System.String | href |
Properties
| Edit this page View SourceHref
Declaration
public string Href { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Templated
Declaration
public bool Templated { get; }
Property Value
Type | Description |
---|---|
System.Boolean |