Share via


ChainerSettings.Action Property

Definition

Gets the configuration of action scenario.

public:
 virtual property Microsoft::SqlServer::Chainer::Infrastructure::ConfigActionScenario Action { Microsoft::SqlServer::Chainer::Infrastructure::ConfigActionScenario get(); void set(Microsoft::SqlServer::Chainer::Infrastructure::ConfigActionScenario value); };
public virtual Microsoft.SqlServer.Chainer.Infrastructure.ConfigActionScenario Action { get; set; }
member this.Action : Microsoft.SqlServer.Chainer.Infrastructure.ConfigActionScenario with get, set
Public Overridable Property Action As ConfigActionScenario

Property Value

Microsoft.SqlServer.Chainer.Infrastructure.ConfigActionScenario

The configuration of action scenario.

Applies to