Get Suppression Result
data class GetSuppressionResult(val azureApiVersion: String, val expirationTimeStamp: String, val id: String, val name: String, val suppressionId: String? = null, val systemData: SystemDataResponse, val ttl: String? = null, val type: String)
The details of the snoozed or dismissed rule; for example, the duration, name, and GUID associated with the rule.