Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ResourceSetDescription

Package version

interface

An interface representing ResourceSetDescription. The resource set description.

Hierarchy

  • ResourceSetDescription

Index

Properties

Properties

Optional elements

elements: string[]
member

{string[]} [elements] The elements included in the set.

Optional exceptions

exceptions: string[]
member

{string[]} [exceptions] The elements that are not included in the set, in case elements contains '*' indicating 'all'.

Generated using TypeDoc