Previous Topic: Get-AllPendingRuntimeChangeableScenarioPropertiesNext Topic: Get-RuntimeChangeableScenarioProperties


Get-AllRuntimeChangeableScenarioProperties

The Get-AllRuntimeChangeableScenarioProperties command enables you to list all the properties that can be changed while any scenario is running.

Syntax
get-AllRuntimeChangeableScenarioProperties
Parameters

None

Example:

The following code issues the command to list all editable properties and redirect the output to a text file.

Get-AllRuntimeChangeableScenarioProperties > d:\1.txt
Outcome

The result is a set of the editable properties in Scenario/Master/Replica/PropertyName format.