LogCollectionStatus type
LogCollection status
KnownLogCollectionStatus can be used interchangeably with LogCollectionStatus,
this enum contains the known values that the service supports.
Known values supported by the service
None: No log collection has been initiated.
InProgress: Log collection is currently in progress.
Failed: Log collection has failed.
Succeeded: Log collection completed successfully.
type LogCollectionStatus = string