VariableCreateProperties Class

Definition

The properties of the create variable operation.

public class VariableCreateProperties
type VariableCreateProperties = class
Public Class VariableCreateProperties
Inheritance
VariableCreateProperties

Constructors

VariableCreateProperties()

Initializes a new instance of the VariableCreateProperties class.

Properties

Description

Optional. Gets or sets the description of the variable.

IsEncrypted

Optional. Gets or sets the encrypted flag of the variable.

Value

Optional. Gets or sets the value of the variable.

Applies to