LogSpecification interface
Description of logging specification.
Properties
| blob |
Duration of the blob. |
| display |
The display name of the specification. |
| name | The name of the specification. |
Property Details
blobDuration
Duration of the blob.
blobDuration?: string
Property Value
string
displayName
The display name of the specification.
displayName?: string
Property Value
string
name
The name of the specification.
name?: string
Property Value
string