Package version:

Interface OperationLogSpecification

Details about an operation related to logs.

interface OperationLogSpecification {
    blobDuration?: string;
    displayName?: string;
    name?: string;
}

Properties

blobDuration?: string

Blobs created in the customer storage account, per hour.

displayName?: string

Localized display name.

name?: string

The name of the log category.