RoutingSection.BackupLists Eigenschap

Definitie

Hiermee haalt u het configuratie-element op dat een verzameling BackupEndpointElement objecten bevat.

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

Waarde van eigenschap

Een verzameling die de configuratiesectie definieert die een verzameling BackupEndpointElement objecten bevat.

Kenmerken

Van toepassing op