Share via


OperationLogsSpecification interface

Specifications of one type of log for this operation.

Properties

blobDuration

The blob duration for the log specification. NOTE: This property will not be serialized. It can only be populated by the server.

displayName

The display name of the log specification. NOTE: This property will not be serialized. It can only be populated by the server.

name

The name of the log specification. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

blobDuration

The blob duration for the log specification. NOTE: This property will not be serialized. It can only be populated by the server.

blobDuration?: string

Property Value

string

displayName

The display name of the log specification. NOTE: This property will not be serialized. It can only be populated by the server.

displayName?: string

Property Value

string

name

The name of the log specification. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string