Share via


AzureStorageOptions.Validate(ILogger) Method

Definition

Throws an exception if any of the settings of the storage provider are invalid.

public void Validate (Microsoft.Extensions.Logging.ILogger logger);
member this.Validate : Microsoft.Extensions.Logging.ILogger -> unit
Public Sub Validate (logger As ILogger)

Parameters

logger
ILogger

Applies to