LoggingProperties.LoggingOperations Property

Definition

Gets or sets the state of logging.

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

Property Value

A combination of LoggingOperations flags describing the operations that are logged.

Applies to