次の方法で共有


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 オブジェクトのコレクションを格納する構成セクションを定義するコレクション。

属性

適用対象