ServiceProperties.Logging Property

Definition

Gets or sets the logging properties.

public Microsoft.Azure.Storage.Shared.Protocol.LoggingProperties Logging { get; set; }
member this.Logging : Microsoft.Azure.Storage.Shared.Protocol.LoggingProperties with get, set
Public Property Logging As LoggingProperties

Property Value

The logging properties.

Applies to