IAzureConfigurable<T>.WithLogLevel Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public T WithLogLevel (Microsoft.Azure.Management.ResourceManager.Fluent.Core.HttpLoggingDelegatingHandler.Level level);
abstract member WithLogLevel : Microsoft.Azure.Management.ResourceManager.Fluent.Core.HttpLoggingDelegatingHandler.Level -> 'T
Public Function WithLogLevel (level As HttpLoggingDelegatingHandler.Level) As T
Parameters
Returns
T