BackupEndpointCollection.Add(BackupEndpointElement) Metod

Definition

Lägger till en ny BackupEndpointElement i samlingen.

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

Parametrar

element
BackupEndpointElement

Det slutpunktselement för säkerhetskopiering som ska läggas till.

Gäller för