OperationMetaLogSpecification interface
log specifications for operation api
Properties
blob |
blob duration of the log |
display |
localized name of the log category |
name | name of the log category |
Property Details
blobDuration
blob duration of the log
blobDuration?: string
Property Value
string
displayName
localized name of the log category
displayName?: string
Property Value
string
name
name of the log category
name?: string
Property Value
string