DiagnosticDestination type

Specifies the destination of where to store diagnostic logs.
KnownDiagnosticDestination can be used interchangeably with DiagnosticDestination, this enum contains the known values that the service supports.

Known values supported by the service

CommunityOnly: DiagnosticDestination Type CommunityOnly
EnclaveOnly: DiagnosticDestination Type EnclaveOnly
Both: DiagnosticDestination Type Both

type DiagnosticDestination = string