class
IScriptSnapshotOptions.
IScriptSnapshotOptions
Bases: object
Scripting API for Machine Advisor Code Analysis snapshot options.
name
Retrieves or sets the name.
string
creation_date
Retrieves or sets the creation date.
string
released
Retrieves or sets a value indicating whether this snapshot was released.
bool
version
Retrieves or sets the version.
string
notes
Retrieves or sets the snapshot notes.
string
changelog
Retrieves or sets the snapshot changelog.
string
source_code_repository_base_url
Retrieves or sets the source code repository base url.
string
source_code_branch
Retrieves or sets the source code branch.
string