Share via


IAlert Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.AlertTypeConverter))]
public interface IAlert : Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IProxyResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.AlertTypeConverter))>]
type IAlert = interface
    interface IJsonSerializable
    interface IProxyResource
Public Interface IAlert
Implements IProxyResource
Derived
Attributes
Implements

Properties

CloseTime
CostEntityId
CreationTime
DefinitionCategory
DefinitionCriterion
DefinitionType
Description
DetailAmount
DetailCompanyName
DetailContactEmail
DetailContactGroup
DetailContactRole
DetailCurrentSpend
DetailDepartmentName
DetailEnrollmentEndDate
DetailEnrollmentNumber
DetailEnrollmentStartDate
DetailInvoicingThreshold
DetailMeterFilter
DetailOperator
DetailOverridingAlert
DetailPeriodStartDate
DetailResourceFilter
DetailResourceGroupFilter
DetailTagFilter
DetailThreshold
DetailTimeGrainType
DetailTriggeredBy
DetailUnit
ETag (Inherited from IProxyResource)
Id (Inherited from IProxyResource)
ModificationTime
Name (Inherited from IProxyResource)
Source
Status
StatusModificationTime
StatusModificationUserName
Type (Inherited from IProxyResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to