Partager via


InstalledInstances.ScenarioApplicableInstances Propriété

Définition

Obtient ou définit les instances applicables au scénario.

public:
 property System::Collections::Generic::List<Microsoft::SqlServer::Configuration::InstalledInstances::InstanceData ^> ^ ScenarioApplicableInstances { System::Collections::Generic::List<Microsoft::SqlServer::Configuration::InstalledInstances::InstanceData ^> ^ get(); };
public System.Collections.Generic.List<Microsoft.SqlServer.Configuration.InstalledInstances.InstanceData> ScenarioApplicableInstances { get; }
member this.ScenarioApplicableInstances : System.Collections.Generic.List<Microsoft.SqlServer.Configuration.InstalledInstances.InstanceData>
Public ReadOnly Property ScenarioApplicableInstances As List(Of InstalledInstances.InstanceData)

Valeur de propriété

Instances applicables au scénario.

S’applique à