CostManagementAlertPatch Class
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.
The request payload to update an alert.
public class CostManagementAlertPatch
type CostManagementAlertPatch = class
Public Class CostManagementAlertPatch
- Inheritance
-
CostManagementAlertPatch
Constructors
CostManagementAlertPatch() |
Initializes a new instance of CostManagementAlertPatch. |
Properties
CloseOn |
dateTime in which alert was closed. |
CostEntityId |
related budget. |
CreatedOn |
dateTime in which alert was created. |
Definition |
defines the type of alert. |
Description |
Alert description. |
Details |
Alert details. |
ModifiedOn |
dateTime in which alert was last modified. |
Source |
Source of alert. |
Status |
alert status. |
StatusModificationUserName |
User who last modified the alert. |
StatusModifiedOn |
dateTime in which the alert status was last modified. |
Applies to
Azure SDK for .NET