IScriptSnapshotOptions

class

IScriptSnapshotOptions.

IScriptSnapshotOptions

Bases: object

Scripting API for Machine Advisor Code Analysis snapshot options.

name

Retrieves or sets the name.

Type

string

creation_date

Retrieves or sets the creation date.

Type

string

released

Retrieves or sets a value indicating whether this snapshot was released.

Type

bool

version

Retrieves or sets the version.

Type

string

notes

Retrieves or sets the snapshot notes.

Type

string

changelog

Retrieves or sets the snapshot changelog.

Type

string

source_code_repository_base_url

Retrieves or sets the source code repository base url.

Type

string

source_code_branch

Retrieves or sets the source code branch.

Type

string