Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ResourceItem

Resources include Service Connections, Variable Groups and Secure Files.

Hierarchy

  • ResourceItem

Index

Properties

Optional createdBy

createdBy: IdentityRef

Gets or sets the identity who created the resource.

Optional description

description: string

Gets or sets description of the resource.

Optional iconUrl

iconUrl: string

Gets or sets icon url of the resource.

Optional id

id: string

Gets or sets Id of the resource.

Optional isShared

isShared: boolean

Indicates whether resource is shared with other projects or not.

Optional name

name: string

Gets or sets name of the resource.

Optional properties

properties: object

Gets or sets internal properties of the resource.

Type declaration

  • [key: string]: string

Optional resourceType

resourceType: string

Gets or sets resource type.

Generated using TypeDoc