LogSpecification interface
Log specification for an operation.
Properties
| blob |
Blob duration for the log. |
| display |
Display name of the log. |
| name | Name of the log. |
Property Details
blobDuration
Blob duration for the log.
blobDuration?: string
Property Value
string
displayName
Display name of the log.
displayName?: string
Property Value
string
name
Name of the log.
name?: string
Property Value
string