Share via


BackupListCollection.Add(BackupEndpointCollection) Método

Definição

Adiciona um novo BackupEndpointCollection à coleção.

public:
 void Add(System::ServiceModel::Routing::Configuration::BackupEndpointCollection ^ element);
public void Add (System.ServiceModel.Routing.Configuration.BackupEndpointCollection element);
member this.Add : System.ServiceModel.Routing.Configuration.BackupEndpointCollection -> unit
Public Sub Add (element As BackupEndpointCollection)

Parâmetros

element
BackupEndpointCollection

O ponto de extremidade de backup a ser adicionado.

Aplica-se a