Bagikan melalui


ArmAlertsManagementModelFactory Class

Definition

Model factory for models.

public static class ArmAlertsManagementModelFactory
type ArmAlertsManagementModelFactory = class
Public Class ArmAlertsManagementModelFactory
Inheritance
ArmAlertsManagementModelFactory

Methods

AlertProcessingRuleData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, AlertProcessingRuleProperties)

Initializes a new instance of AlertProcessingRuleData.

MonitorServiceDetails(String, String)

Initializes a new instance of MonitorServiceDetails.

MonitorServiceList(IEnumerable<MonitorServiceDetails>)

Initializes a new instance of MonitorServiceList.

ServiceAlertData(ResourceIdentifier, String, ResourceType, SystemData, ServiceAlertProperties)

Initializes a new instance of ServiceAlertData.

ServiceAlertEssentials(Nullable<ServiceAlertSeverity>, Nullable<ServiceAlertSignalType>, Nullable<ServiceAlertState>, Nullable<MonitorCondition>, String, String, String, String, Nullable<MonitorServiceSourceForAlert>, String, String, Nullable<Guid>, String, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, String, Nullable<Boolean>, String)

Initializes a new instance of ServiceAlertEssentials.

ServiceAlertMetadata(ServiceAlertMetadataProperties)

Initializes a new instance of ServiceAlertMetadata.

ServiceAlertModification(ResourceIdentifier, String, ResourceType, SystemData, ServiceAlertModificationProperties)

Initializes a new instance of ServiceAlertModification.

ServiceAlertModificationProperties(Nullable<Guid>, IEnumerable<ServiceAlertModificationItemInfo>)

Initializes a new instance of ServiceAlertModificationProperties.

ServiceAlertProperties(ServiceAlertEssentials, BinaryData, BinaryData)

Initializes a new instance of ServiceAlertProperties.

ServiceAlertSummary(ResourceIdentifier, String, ResourceType, SystemData, ServiceAlertSummaryGroup)

Initializes a new instance of ServiceAlertSummary.

SmartGroupData(ResourceIdentifier, String, ResourceType, SystemData, Nullable<Int64>, Nullable<SmartGroupState>, Nullable<ServiceAlertSeverity>, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, String, IEnumerable<SmartGroupAggregatedProperty>, IEnumerable<SmartGroupAggregatedProperty>, IEnumerable<SmartGroupAggregatedProperty>, IEnumerable<SmartGroupAggregatedProperty>, IEnumerable<SmartGroupAggregatedProperty>, IEnumerable<SmartGroupAggregatedProperty>, IEnumerable<SmartGroupAggregatedProperty>, String)

Initializes a new instance of SmartGroupData.

SmartGroupModification(ResourceIdentifier, String, ResourceType, SystemData, SmartGroupModificationProperties)

Initializes a new instance of SmartGroupModification.

SmartGroupModificationProperties(Nullable<Guid>, IEnumerable<SmartGroupModificationItemInfo>, String)

Initializes a new instance of SmartGroupModificationProperties.

Applies to