ClientOptions.Default Property

Definition

Gets the default set of ClientOptions. Changes to the Default options would be reflected in new instances of ClientOptions type created after changes to Default were made.

public static Azure.Core.ClientOptions Default { get; }
static member Default : Azure.Core.ClientOptions
Public Shared ReadOnly Property Default As ClientOptions

Property Value

Applies to