ResourceContainer interface
The base class for all resource containers, i.e. Account, Collection, Project
Properties
baseUrl
Gets or sets the container's base URL, i.e. the URL of the host (collection, application, or deployment) containing the container resource.
baseUrl: string
Property Value
string
id
Gets or sets the container's specific Id.
id: string
Property Value
string
name
Gets or sets the container's name.
name: string
Property Value
string
url
Gets or sets the container's REST API URL.
url: string
Property Value
string