IDismissAlertPayloadInternal Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface IDismissAlertPayloadInternal
type IDismissAlertPayloadInternal = interface
Public Interface IDismissAlertPayloadInternal
- Derived
Properties
CloseTime |
dateTime in which alert was closed |
CostEntityId |
related budget |
CreationTime |
dateTime in which alert was created |
Definition |
defines the type of alert |
DefinitionCategory |
Alert category |
DefinitionCriterion |
Criteria that triggered alert |
DefinitionType |
type of alert |
Description |
Alert description |
Detail |
Alert details |
DetailAmount |
budget threshold amount |
DetailCompanyName |
company name |
DetailContactEmail |
list of emails to contact |
DetailContactGroup |
list of action groups to broadcast to |
DetailContactRole |
list of contact roles |
DetailCurrentSpend |
current spend |
DetailDepartmentName |
department name |
DetailEnrollmentEndDate |
datetime of enrollmentEndDate |
DetailEnrollmentNumber |
enrollment number |
DetailEnrollmentStartDate |
datetime of enrollmentStartDate |
DetailInvoicingThreshold |
invoicing threshold |
DetailMeterFilter |
array of meters to filter by |
DetailOperator |
operator used to compare currentSpend with amount |
DetailOverridingAlert |
overriding alert |
DetailPeriodStartDate |
datetime of periodStartDate |
DetailResourceFilter |
array of resources to filter by |
DetailResourceGroupFilter |
array of resourceGroups to filter by |
DetailTagFilter |
tags to filter by |
DetailThreshold |
notification threshold percentage as a decimal which activated this alert |
DetailTimeGrainType |
Type of timegrain cadence |
DetailTriggeredBy |
notificationId that triggered this alert |
DetailUnit |
unit of currency being used |
ModificationTime |
dateTime in which alert was last modified |
Property |
Alert properties. |
Source |
Source of alert |
Status |
alert status |
StatusModificationTime |
dateTime in which the alert status was last modified |
StatusModificationUserName |
User who last modified the alert |