StorageLoggingConfiguration Class
Updated: September 18, 2014
The properties for logging. This allows specifying the operations to be logged and their retention.
Assembly: Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)
| Name | Description | |
|---|---|---|
![]() | StorageLoggingConfiguration() | Initializes a new instance of the StorageLoggingConfiguration class. |
| Name | Description | |
|---|---|---|
![]() | Delete | Optional. Indicates whether all delete requests should be logged. |
![]() | Read | Optional. Indicates whether all read requests should be logged. |
![]() | Retention | Optional. Indicates the how long log data should be retained (must be an even number of days). All data older than this value will be deleted. The minimum number of days is 1; the largest value is 365 (one year). |
![]() | Write | Optional. Indicates whether all write requests should be logged. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)