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 Azure.ResourceManager.AlertsManagement.

Package Azure.ResourceManager.AlertsManagement (1.1.1) net8.0
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API