ArmAlertsManagementModelFactory
AlertProcessingRuleData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String, String>, AzureLocation, AlertProcessingRuleProperties)
MonitorServiceDetails(String, String)
MonitorServiceList(IEnumerable<MonitorServiceDetails>)
ServiceAlertData(ResourceIdentifier, String, ResourceType, SystemData, ServiceAlertProperties)
ServiceAlertEssentials(ServiceAlertSeverity?, ServiceAlertSignalType?, ServiceAlertState?, MonitorCondition?, String, String, String, String, MonitorServiceSourceForAlert?, String, String, Guid?, String, DateTimeOffset?, DateTimeOffset?, DateTimeOffset?, String, Boolean?, String)
ServiceAlertMetadata(ServiceAlertMetadataProperties)
ServiceAlertModification(ResourceIdentifier, String, ResourceType, SystemData, ServiceAlertModificationProperties)
ServiceAlertModificationProperties(Guid?, IEnumerable<ServiceAlertModificationItemInfo>)
ServiceAlertProperties(ServiceAlertEssentials, BinaryData, BinaryData)
ServiceAlertSummary(ResourceIdentifier, String, ResourceType, SystemData, ServiceAlertSummaryGroup)
SmartGroupData(ResourceIdentifier, String, ResourceType, SystemData, Int64?, SmartGroupState?, ServiceAlertSeverity?, DateTimeOffset?, DateTimeOffset?, String, IEnumerable<SmartGroupAggregatedProperty>, IEnumerable<SmartGroupAggregatedProperty>, IEnumerable<SmartGroupAggregatedProperty>, IEnumerable<SmartGroupAggregatedProperty>, IEnumerable<SmartGroupAggregatedProperty>, IEnumerable<SmartGroupAggregatedProperty>, IEnumerable<SmartGroupAggregatedProperty>, String)
SmartGroupModification(ResourceIdentifier, String, ResourceType, SystemData, SmartGroupModificationProperties)
SmartGroupModificationProperties(Guid?, IEnumerable<SmartGroupModificationItemInfo>, String)
net10.0
namespace Azure.ResourceManager.AlertsManagement.Models
{
public static class ArmAlertsManagementModelFactory
{
public static SmartGroupData SmartGroupData(ResourceIdentifier id = null, string name = null, ResourceType resourceType = default, SystemData systemData = null, long? alertsCount = default, SmartGroupState? smartGroupState = default, ServiceAlertSeverity? severity = default, DateTimeOffset? startOn = default, DateTimeOffset? lastModifiedOn = default, string lastModifiedBy = null, IEnumerable<SmartGroupAggregatedProperty> resources = null, IEnumerable<SmartGroupAggregatedProperty> resourceTypes = null, IEnumerable<SmartGroupAggregatedProperty> resourceGroups = null, IEnumerable<SmartGroupAggregatedProperty> monitorServices = null, IEnumerable<SmartGroupAggregatedProperty> monitorConditions = null, IEnumerable<SmartGroupAggregatedProperty> alertStates = null, IEnumerable<SmartGroupAggregatedProperty> alertSeverities = null, string nextLink = null);
}
}
| .NET | 8.09.010.0 |
|---|---|
Information specific to net10.0 | |
| Assembly | Azure.ResourceManager.AlertsManagement , Version=1.1.1.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.ResourceManager.AlertsManagement (1.1.1) net8.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API