Share via


AutomationVariableCreateOrUpdateContent Class

Definition

The parameters supplied to the create or update variable operation.

public class AutomationVariableCreateOrUpdateContent
type AutomationVariableCreateOrUpdateContent = class
Public Class AutomationVariableCreateOrUpdateContent
Inheritance
AutomationVariableCreateOrUpdateContent

Constructors

AutomationVariableCreateOrUpdateContent(String)

Initializes a new instance of AutomationVariableCreateOrUpdateContent.

Properties

Description

Gets or sets the description of the variable.

IsEncrypted

Gets or sets the encrypted flag of the variable.

Name

Gets or sets the name of the variable.

Value

Gets or sets the value of the variable.

Applies to