Share via


StandardResourceCollectionLinks Class

Definition

Represents the standard links associated with a resource collection.

public sealed class StandardResourceCollectionLinks : Microsoft.Store.PartnerCenter.Models.StandardResourceLinks
type StandardResourceCollectionLinks = class
    inherit StandardResourceLinks
Public NotInheritable Class StandardResourceCollectionLinks
Inherits StandardResourceLinks
Inheritance
StandardResourceCollectionLinks

Constructors

StandardResourceCollectionLinks()

Properties

Next

Gets or sets the next page of items.

Previous

Gets or sets the previous page of items.

Self

Gets or sets the self URI.

(Inherited from StandardResourceLinks)

Applies to