RunCommandDocumentBase Class

Definition

Describes the properties of a Run Command metadata.

public class RunCommandDocumentBase
type RunCommandDocumentBase = class
Public Class RunCommandDocumentBase
Inheritance
RunCommandDocumentBase
Derived

Constructors

RunCommandDocumentBase()

Initializes a new instance of the RunCommandDocumentBase class.

RunCommandDocumentBase(String, String, OperatingSystemTypes, String, String)

Initializes a new instance of the RunCommandDocumentBase class.

Properties

Description

Gets or sets the VM run command description.

Id

Gets or sets the VM run command id.

Label

Gets or sets the VM run command label.

OsType

Gets or sets the Operating System type. Possible values include: 'Windows', 'Linux'

Schema

Gets or sets the VM run command schema.

Methods

Validate()

Validate the object.

Applies to