RoutingSection.BackupLists Свойство

Определение

Возвращает элемент конфигурации, содержащий коллекцию объектов 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

Значение свойства

BackupListCollection

Коллекция, определяющая раздел конфигурации, содержащий коллекцию объектов BackupEndpointElement.

Атрибуты

Применяется к