Partager via


RoutingSection.BackupLists Propriété

Définition

Obtient l'élément de configuration qui contient une collection d'objets BackupEndpointElement.

public:
 property System::ServiceModel::Routing::Configuration::BackupListCollection ^ BackupLists { System::ServiceModel::Routing::Configuration::BackupListCollection ^ get(); };
[System.Configuration.ConfigurationProperty("backupLists", Options=System.Configuration.ConfigurationPropertyOptions.None)]
public System.ServiceModel.Routing.Configuration.BackupListCollection BackupLists { get; }
[<System.Configuration.ConfigurationProperty("backupLists", Options=System.Configuration.ConfigurationPropertyOptions.None)>]
member this.BackupLists : System.ServiceModel.Routing.Configuration.BackupListCollection
Public ReadOnly Property BackupLists As BackupListCollection

Valeur de propriété

BackupListCollection

Collection qui définit la section de configuration contenant une collection d'objets BackupEndpointElement.

Attributs

S’applique à