C#C++F#VB
LoggingProperties Class
Class representing the service properties pertaining to logging.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Inheritance Hierarchy
System.::..ObjectMicrosoft.WindowsAzure.Storage.Shared.Protocol.::..LoggingProperties
Syntax
Constructors
| Name | Description | |
|---|---|---|
| LoggingProperties()()()() | ||
| LoggingProperties(String)(String^)(String)(String) | Initializes a new instance of the LoggingProperties class. |
Properties
| Name | Description | |
|---|---|---|
| LoggingOperationsLoggingOperationsLoggingOperationsLoggingOperations | Gets or sets the state of logging. | |
| RetentionDaysRetentionDaysRetentionDaysRetentionDays | Gets or sets the logging retention policy. | |
| VersionVersionVersionVersion | Gets or sets the version of the analytics service. |
Methods
| Name | Description | |
|---|---|---|
| Equals(Object)(Object^)(Object)(Object) | (Inherited from Object.) | |
| GetHashCode()()()() | (Inherited from Object.) | |
| GetType()()()() | (Inherited from Object.) | |
| ToString()()()() | (Inherited from Object.) |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.