Interface VariableData

Represents a variable.

Hierarchy

  • VariableData

Index

Properties

Properties

eTag

eTag: string

The unique etag that represents the current version of the variable.

name

name: string

The name of the variable.

value

value: string

The evaluated value of the variable.