IWithOptions<ReturnT>.WithOptionsReplace Methode

Definition

Ersetzen Sie die aktuellen Optionen durch neue Optionen.

C#
public ReturnT WithOptionsReplace(System.Collections.Generic.IDictionary<string,string> options);

Parameter

options
IDictionary<String,String>

Die Optionen müssen ersetzt werden.

Gibt zurück

ReturnT

Die nächste Updatephase.

Gilt für:

Produkt Versionen
Azure SDK for .NET Legacy