BackupEndpointCollection.Add(BackupEndpointElement) Metod
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
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.