// Code generated by azure-service-operator-codegen. DO NOT EDIT.
github.com/Azure/azure-service-operator/v2/api/insights/v1api20220615/storage
├── APIVersion: Enum (1 value)
│   └── "2022-06-15"
├── ScheduledQueryRule: Resource
│   ├── Owner: resources/v1apiv20191001.ResourceGroup
│   ├── Spec: Object (22 properties)
│   │   ├── Actions: *Object (3 properties)
│   │   │   ├── ActionGroupsReferences: genruntime.ResourceReference[]
│   │   │   ├── CustomProperties: map[string]string
│   │   │   └── PropertyBag: genruntime.PropertyBag
│   │   ├── AutoMitigate: *bool
│   │   ├── AzureName: string
│   │   ├── CheckWorkspaceAlertsStorageConfigured: *bool
│   │   ├── Criteria: *Object (2 properties)
│   │   │   ├── AllOf: Object (10 properties)[]
│   │   │   │   ├── Dimensions: Object (4 properties)[]
│   │   │   │   │   ├── Name: *string
│   │   │   │   │   ├── Operator: *string
│   │   │   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │   │   │   └── Values: string[]
│   │   │   │   ├── FailingPeriods: *Object (3 properties)
│   │   │   │   │   ├── MinFailingPeriodsToAlert: *int
│   │   │   │   │   ├── NumberOfEvaluationPeriods: *int
│   │   │   │   │   └── PropertyBag: genruntime.PropertyBag
│   │   │   │   ├── MetricMeasureColumn: *string
│   │   │   │   ├── MetricName: *string
│   │   │   │   ├── Operator: *string
│   │   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │   │   ├── Query: *string
│   │   │   │   ├── ResourceIdColumnReference: *genruntime.ResourceReference
│   │   │   │   ├── Threshold: *float64
│   │   │   │   └── TimeAggregation: *string
│   │   │   └── PropertyBag: genruntime.PropertyBag
│   │   ├── Description: *string
│   │   ├── DisplayName: *string
│   │   ├── Enabled: *bool
│   │   ├── EvaluationFrequency: *string
│   │   ├── Kind: *string
│   │   ├── Location: *string
│   │   ├── MuteActionsDuration: *string
│   │   ├── OriginalVersion: string
│   │   ├── OverrideQueryTimeRange: *string
│   │   ├── Owner: *genruntime.KnownResourceReference
│   │   ├── PropertyBag: genruntime.PropertyBag
│   │   ├── ScopesReferences: genruntime.ResourceReference[]
│   │   ├── Severity: *int
│   │   ├── SkipQueryValidation: *bool
│   │   ├── Tags: map[string]string
│   │   ├── TargetResourceTypes: string[]
│   │   └── WindowSize: *string
│   └── Status: Object (28 properties)
│       ├── Actions: *Object (3 properties)
│       │   ├── ActionGroups: string[]
│       │   ├── CustomProperties: map[string]string
│       │   └── PropertyBag: genruntime.PropertyBag
│       ├── AutoMitigate: *bool
│       ├── CheckWorkspaceAlertsStorageConfigured: *bool
│       ├── Conditions: conditions.Condition[]
│       ├── CreatedWithApiVersion: *string
│       ├── Criteria: *Object (2 properties)
│       │   ├── AllOf: Object (10 properties)[]
│       │   │   ├── Dimensions: Object (4 properties)[]
│       │   │   │   ├── Name: *string
│       │   │   │   ├── Operator: *string
│       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│       │   │   │   └── Values: string[]
│       │   │   ├── FailingPeriods: *Object (3 properties)
│       │   │   │   ├── MinFailingPeriodsToAlert: *int
│       │   │   │   ├── NumberOfEvaluationPeriods: *int
│       │   │   │   └── PropertyBag: genruntime.PropertyBag
│       │   │   ├── MetricMeasureColumn: *string
│       │   │   ├── MetricName: *string
│       │   │   ├── Operator: *string
│       │   │   ├── PropertyBag: genruntime.PropertyBag
│       │   │   ├── Query: *string
│       │   │   ├── ResourceIdColumn: *string
│       │   │   ├── Threshold: *float64
│       │   │   └── TimeAggregation: *string
│       │   └── PropertyBag: genruntime.PropertyBag
│       ├── Description: *string
│       ├── DisplayName: *string
│       ├── Enabled: *bool
│       ├── Etag: *string
│       ├── EvaluationFrequency: *string
│       ├── Id: *string
│       ├── IsLegacyLogAnalyticsRule: *bool
│       ├── IsWorkspaceAlertsStorageConfigured: *bool
│       ├── Kind: *string
│       ├── Location: *string
│       ├── MuteActionsDuration: *string
│       ├── Name: *string
│       ├── OverrideQueryTimeRange: *string
│       ├── PropertyBag: genruntime.PropertyBag
│       ├── Scopes: string[]
│       ├── Severity: *int
│       ├── SkipQueryValidation: *bool
│       ├── SystemData: *Object (7 properties)
│       │   ├── CreatedAt: *string
│       │   ├── CreatedBy: *string
│       │   ├── CreatedByType: *string
│       │   ├── LastModifiedAt: *string
│       │   ├── LastModifiedBy: *string
│       │   ├── LastModifiedByType: *string
│       │   └── PropertyBag: genruntime.PropertyBag
│       ├── Tags: map[string]string
│       ├── TargetResourceTypes: string[]
│       ├── Type: *string
│       └── WindowSize: *string
└── augmentConversionForSystemData_STATUS: Interface
