Share via


EntitySelfLinks Class

Definition

EntitySelfLinks contains the Id, Edit and Read links for an entity.

public class EntitySelfLinks
type EntitySelfLinks = class
Public Class EntitySelfLinks
Inheritance
EntitySelfLinks

Constructors

EntitySelfLinks()

Properties

EditLink

A URL that can be used to edit a copy of the resource.

IdLink

A string that uniquely identifies the resource.

ReadLink

A URL that can be used to retrieve a copy of the resource.

Applies to