DirectoryConfiguration Members

Represents the configuration of a directory to which file-based logs are written.

The following tables list the members exposed by the DirectoryConfiguration type.

Public Constructors

  Name Description
  DirectoryConfiguration  

Top

Public Properties

  Name Description
public property Container Gets or sets the name of a container defined in a storage account where the contents of file-based logs are to be transferred.
public property DirectoryQuotaInMB Gets or sets the maximum size of the directory defined by the Path property to which file-based logs are written.
public property Path Gets or sets the absolute path for the local directory to which file-based logs are written.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

DirectoryConfiguration Class
Microsoft.WindowsAzure.Diagnostics Namespace