ClientDiscoveryForLogSpecification interface
Class to represent shoebox log specification in json client discovery.
Properties
blob |
blob duration of shoebox log specification |
display |
Localized display name |
name | Name for shoebox log specification. |
Property Details
blobDuration
blob duration of shoebox log specification
blobDuration?: string
Property Value
string
displayName
Localized display name
displayName?: string
Property Value
string
name
Name for shoebox log specification.
name?: string
Property Value
string