C#
C++
F#
VB
ServiceProperties.Logging Property
ServiceProperties::Logging Property
ServiceProperties.Logging Property
ServiceProperties.Logging Property
Gets or sets the logging properties.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
C++
public: property LoggingProperties^ Logging { LoggingProperties^ get(); void set(LoggingProperties^ value); }
Property Value
Type: Microsoft.WindowsAzure.Storage.Shared.Protocol.LoggingPropertiesMicrosoft.WindowsAzure.Storage.Shared.Protocol::LoggingProperties^Microsoft.WindowsAzure.Storage.Shared.Protocol.LoggingPropertiesMicrosoft.WindowsAzure.Storage.Shared.Protocol.LoggingPropertiesThe logging properties.