Sdílet prostřednictvím


RoutingSection.BackupLists Vlastnost

Definice

Získá konfigurační prvek, který obsahuje kolekci BackupEndpointElement objektů.

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

Hodnota vlastnosti

BackupListCollection

Kolekce, která definuje konfigurační oddíl, který obsahuje kolekci BackupEndpointElement objektů.

Atributy

Platí pro