RoutingSection.BackupLists Propriedade

Definição

Obtém um elemento de configuração que contém uma coleção de objetos 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

Valor da propriedade

BackupListCollection

Uma coleção que define a seção de configuração que contém uma coleção de BackupEndpointElement objetos .

Atributos

Aplica-se a