AlertProperties 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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.AlertPropertiesTypeConverter))]
public class AlertProperties : Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IAlertProperties, Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IAlertPropertiesInternal
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.AlertPropertiesTypeConverter))>]
type AlertProperties = class
interface IAlertProperties
interface IJsonSerializable
interface IAlertPropertiesInternal
Public Class AlertProperties
Implements IAlertProperties, IAlertPropertiesInternal
- Inheritance
-
AlertProperties
- Attributes
- Implements
Constructors
AlertProperties() |
Properties
Methods
DeserializeFromDictionary(IDictionary) | |
DeserializeFromPSObject(PSObject) | |
FromJson(JsonNode) | |
FromJsonString(String) | |
ToJson(JsonObject, SerializationMode) | |
ToJsonString() | |
ToString() |
Explicit Interface Implementations
IAlertPropertiesInternal.Definition | |
IAlertPropertiesInternal.Detail |