Kind type

Indicates the type of scheduled query rule. The default is LogAlert.
KnownKind can be used interchangeably with Kind, this enum contains the known values that the service supports.

Known values supported by the service

LogAlert: LogAlert
EventLogAlert: EventLogAlert
LogToMetric: LogToMetric

type Kind = string