IWithOptions<ReturnT>.WithOptionsAppend Method

Definition

Appends all options to current options.

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

Parameters

options
IDictionary<String,String>

The options needs appending.

Returns

ReturnT

The next stage of definition.

Applies to

Продукт Версії
Azure SDK for .NET Legacy