Home
last modified time | relevance | path

Searched defs:ThresholdRuleCondition (Results 1 – 25 of 145) sorted by relevance

123456

/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/Azure/azure-sdk-for-go/azure-sdk-for-go-16.2.1/services/preview/monitor/mgmt/2017-05-01-preview/insights/
H A Dmodels.go2671 type ThresholdRuleCondition struct { struct
2673 Operator ConditionOperator `json:"operator,omitempty"`
2675 Threshold *float64 `json:"threshold,omitempty"`
2677 WindowSize *string `json:"windowSize,omitempty"`
2679 TimeAggregation TimeAggregationOperator `json:"timeAggregation,omitempty"`
2681 DataSource BasicRuleDataSource `json:"dataSource,omitempty"`
2683 OdataType OdataTypeBasicRuleCondition `json:"odata.type,omitempty"`
2687 func (trc ThresholdRuleCondition) MarshalJSON() ([]byte, error) {
2725 func (trc ThresholdRuleCondition) AsRuleCondition() (*RuleCondition, bool) {
2730 func (trc ThresholdRuleCondition) AsBasicRuleCondition() (BasicRuleCondition, bool) {
[all …]
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/Azure/azure-sdk-for-go/azure-sdk-for-go-16.2.1/services/monitor/mgmt/2017-05-01-preview/insights/
H A Dmodels.go2859 type ThresholdRuleCondition struct { struct
2861 Operator ConditionOperator `json:"operator,omitempty"`
2863 Threshold *float64 `json:"threshold,omitempty"`
2865 WindowSize *string `json:"windowSize,omitempty"`
2867 TimeAggregation TimeAggregationOperator `json:"timeAggregation,omitempty"`
2869 DataSource BasicRuleDataSource `json:"dataSource,omitempty"`
2871 OdataType OdataTypeBasicRuleCondition `json:"odata.type,omitempty"`
2876 func (trc ThresholdRuleCondition) MarshalJSON() ([]byte, error) {
2918 func (trc ThresholdRuleCondition) AsRuleCondition() (*RuleCondition, bool) {
2924 func (trc ThresholdRuleCondition) AsBasicRuleCondition() (BasicRuleCondition, bool) {
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/monitor/mgmt/2017-05-01-preview/insights/
H A Dmodels.go2859 type ThresholdRuleCondition struct { struct
2861 Operator ConditionOperator `json:"operator,omitempty"`
2863 Threshold *float64 `json:"threshold,omitempty"`
2865 WindowSize *string `json:"windowSize,omitempty"`
2867 TimeAggregation TimeAggregationOperator `json:"timeAggregation,omitempty"`
2869 DataSource BasicRuleDataSource `json:"dataSource,omitempty"`
2871 OdataType OdataTypeBasicRuleCondition `json:"odata.type,omitempty"`
2876 func (trc ThresholdRuleCondition) MarshalJSON() ([]byte, error) {
2918 func (trc ThresholdRuleCondition) AsRuleCondition() (*RuleCondition, bool) {
2924 func (trc ThresholdRuleCondition) AsBasicRuleCondition() (BasicRuleCondition, bool) {
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/preview/monitor/mgmt/2017-05-01-preview/insights/
H A Dmodels.go2677 type ThresholdRuleCondition struct { struct
2679 Operator ConditionOperator `json:"operator,omitempty"`
2681 Threshold *float64 `json:"threshold,omitempty"`
2683 WindowSize *string `json:"windowSize,omitempty"`
2685 TimeAggregation TimeAggregationOperator `json:"timeAggregation,omitempty"`
2687 DataSource BasicRuleDataSource `json:"dataSource,omitempty"`
2689 OdataType OdataTypeBasicRuleCondition `json:"odata.type,omitempty"`
2693 func (trc ThresholdRuleCondition) MarshalJSON() ([]byte, error) {
2731 func (trc ThresholdRuleCondition) AsRuleCondition() (*RuleCondition, bool) {
2736 func (trc ThresholdRuleCondition) AsBasicRuleCondition() (BasicRuleCondition, bool) {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/preview/monitor/mgmt/2017-05-01-preview/insights/
H A Dmodels.go2981 type ThresholdRuleCondition struct { struct
2983 Operator ConditionOperator `json:"operator,omitempty"`
2985 Threshold *float64 `json:"threshold,omitempty"`
2987 WindowSize *string `json:"windowSize,omitempty"`
2989 TimeAggregation TimeAggregationOperator `json:"timeAggregation,omitempty"`
2991 DataSource BasicRuleDataSource `json:"dataSource,omitempty"`
2993 OdataType OdataTypeBasicRuleCondition `json:"odata.type,omitempty"`
2997 func (trc ThresholdRuleCondition) MarshalJSON() ([]byte, error) {
3035 func (trc ThresholdRuleCondition) AsRuleCondition() (*RuleCondition, bool) {
3040 func (trc ThresholdRuleCondition) AsBasicRuleCondition() (BasicRuleCondition, bool) {
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/preview/monitor/mgmt/2017-05-01-preview/insights/
H A Dmodels.go2981 type ThresholdRuleCondition struct { struct
2983 Operator ConditionOperator `json:"operator,omitempty"`
2985 Threshold *float64 `json:"threshold,omitempty"`
2987 WindowSize *string `json:"windowSize,omitempty"`
2989 TimeAggregation TimeAggregationOperator `json:"timeAggregation,omitempty"`
2991 DataSource BasicRuleDataSource `json:"dataSource,omitempty"`
2993 OdataType OdataTypeBasicRuleCondition `json:"odata.type,omitempty"`
2997 func (trc ThresholdRuleCondition) MarshalJSON() ([]byte, error) {
3035 func (trc ThresholdRuleCondition) AsRuleCondition() (*RuleCondition, bool) {
3040 func (trc ThresholdRuleCondition) AsBasicRuleCondition() (BasicRuleCondition, bool) {
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-internal-v0.7.0/services/preview/monitor/mgmt/2017-05-01-preview/insights/
H A Dmodels.go2981 type ThresholdRuleCondition struct { struct
2983 Operator ConditionOperator `json:"operator,omitempty"`
2985 Threshold *float64 `json:"threshold,omitempty"`
2987 WindowSize *string `json:"windowSize,omitempty"`
2989 TimeAggregation TimeAggregationOperator `json:"timeAggregation,omitempty"`
2991 DataSource BasicRuleDataSource `json:"dataSource,omitempty"`
2993 OdataType OdataTypeBasicRuleCondition `json:"odata.type,omitempty"`
2997 func (trc ThresholdRuleCondition) MarshalJSON() ([]byte, error) {
3035 func (trc ThresholdRuleCondition) AsRuleCondition() (*RuleCondition, bool) {
3040 func (trc ThresholdRuleCondition) AsBasicRuleCondition() (BasicRuleCondition, bool) {
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/preview/monitor/mgmt/2017-05-01-preview/insights/
H A Dmodels.go2981 type ThresholdRuleCondition struct { struct
2983 Operator ConditionOperator `json:"operator,omitempty"`
2985 Threshold *float64 `json:"threshold,omitempty"`
2987 WindowSize *string `json:"windowSize,omitempty"`
2989 TimeAggregation TimeAggregationOperator `json:"timeAggregation,omitempty"`
2991 DataSource BasicRuleDataSource `json:"dataSource,omitempty"`
2993 OdataType OdataTypeBasicRuleCondition `json:"odata.type,omitempty"`
2997 func (trc ThresholdRuleCondition) MarshalJSON() ([]byte, error) {
3035 func (trc ThresholdRuleCondition) AsRuleCondition() (*RuleCondition, bool) {
3040 func (trc ThresholdRuleCondition) AsBasicRuleCondition() (BasicRuleCondition, bool) {
[all …]
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/Azure/azure-sdk-for-go/azure-sdk-for-go-16.2.1/services/monitor/mgmt/2017-09-01/insights/
H A Dmodels.go3098 type ThresholdRuleCondition struct { struct
3100 Operator ConditionOperator `json:"operator,omitempty"`
3102 Threshold *float64 `json:"threshold,omitempty"`
3104 WindowSize *string `json:"windowSize,omitempty"`
3106 TimeAggregation TimeAggregationOperator `json:"timeAggregation,omitempty"`
3108 DataSource BasicRuleDataSource `json:"dataSource,omitempty"`
3110 OdataType OdataTypeBasicRuleCondition `json:"odata.type,omitempty"`
3114 func (trc ThresholdRuleCondition) MarshalJSON() ([]byte, error) {
3146 func (trc ThresholdRuleCondition) AsRuleCondition() (*RuleCondition, bool) {
3151 func (trc ThresholdRuleCondition) AsBasicRuleCondition() (BasicRuleCondition, bool) {
[all …]
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/services/preview/monitor/mgmt/2017-05-01-preview/insights/
H A Dmodels.go2981 type ThresholdRuleCondition struct { struct
2983 Operator ConditionOperator `json:"operator,omitempty"`
2985 Threshold *float64 `json:"threshold,omitempty"`
2987 WindowSize *string `json:"windowSize,omitempty"`
2989 TimeAggregation TimeAggregationOperator `json:"timeAggregation,omitempty"`
2991 DataSource BasicRuleDataSource `json:"dataSource,omitempty"`
2993 OdataType OdataTypeBasicRuleCondition `json:"odata.type,omitempty"`
2997 func (trc ThresholdRuleCondition) MarshalJSON() ([]byte, error) {
3035 func (trc ThresholdRuleCondition) AsRuleCondition() (*RuleCondition, bool) {
3040 func (trc ThresholdRuleCondition) AsBasicRuleCondition() (BasicRuleCondition, bool) {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/preview/monitor/mgmt/2017-05-01-preview/insights/
H A Dmodels.go2981 type ThresholdRuleCondition struct { struct
2983 Operator ConditionOperator `json:"operator,omitempty"`
2985 Threshold *float64 `json:"threshold,omitempty"`
2987 WindowSize *string `json:"windowSize,omitempty"`
2989 TimeAggregation TimeAggregationOperator `json:"timeAggregation,omitempty"`
2991 DataSource BasicRuleDataSource `json:"dataSource,omitempty"`
2993 OdataType OdataTypeBasicRuleCondition `json:"odata.type,omitempty"`
2997 func (trc ThresholdRuleCondition) MarshalJSON() ([]byte, error) {
3035 func (trc ThresholdRuleCondition) AsRuleCondition() (*RuleCondition, bool) {
3040 func (trc ThresholdRuleCondition) AsBasicRuleCondition() (BasicRuleCondition, bool) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-sdk-for-go/services/preview/monitor/mgmt/2017-05-01-preview/insights/
H A Dmodels.go2980 type ThresholdRuleCondition struct { struct
2982 Operator ConditionOperator `json:"operator,omitempty"`
2984 Threshold *float64 `json:"threshold,omitempty"`
2986 WindowSize *string `json:"windowSize,omitempty"`
2988 TimeAggregation TimeAggregationOperator `json:"timeAggregation,omitempty"`
2990 DataSource BasicRuleDataSource `json:"dataSource,omitempty"`
2992 OdataType OdataTypeBasicRuleCondition `json:"odata.type,omitempty"`
2996 func (trc ThresholdRuleCondition) MarshalJSON() ([]byte, error) {
3034 func (trc ThresholdRuleCondition) AsRuleCondition() (*RuleCondition, bool) {
3039 func (trc ThresholdRuleCondition) AsBasicRuleCondition() (BasicRuleCondition, bool) {
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/monitor/mgmt/2017-09-01/insights/
H A Dmodels.go3098 type ThresholdRuleCondition struct { struct
3100 Operator ConditionOperator `json:"operator,omitempty"`
3102 Threshold *float64 `json:"threshold,omitempty"`
3104 WindowSize *string `json:"windowSize,omitempty"`
3106 TimeAggregation TimeAggregationOperator `json:"timeAggregation,omitempty"`
3108 DataSource BasicRuleDataSource `json:"dataSource,omitempty"`
3110 OdataType OdataTypeBasicRuleCondition `json:"odata.type,omitempty"`
3114 func (trc ThresholdRuleCondition) MarshalJSON() ([]byte, error) {
3146 func (trc ThresholdRuleCondition) AsRuleCondition() (*RuleCondition, bool) {
3151 func (trc ThresholdRuleCondition) AsBasicRuleCondition() (BasicRuleCondition, bool) {
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/Azure/azure-sdk-for-go/services/preview/monitor/mgmt/2017-05-01-preview/insights/
H A Dmodels.go2980 type ThresholdRuleCondition struct { struct
2982 Operator ConditionOperator `json:"operator,omitempty"`
2984 Threshold *float64 `json:"threshold,omitempty"`
2986 WindowSize *string `json:"windowSize,omitempty"`
2988 TimeAggregation TimeAggregationOperator `json:"timeAggregation,omitempty"`
2990 DataSource BasicRuleDataSource `json:"dataSource,omitempty"`
2992 OdataType OdataTypeBasicRuleCondition `json:"odata.type,omitempty"`
2996 func (trc ThresholdRuleCondition) MarshalJSON() ([]byte, error) {
3034 func (trc ThresholdRuleCondition) AsRuleCondition() (*RuleCondition, bool) {
3039 func (trc ThresholdRuleCondition) AsBasicRuleCondition() (BasicRuleCondition, bool) {
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/Azure/azure-sdk-for-go/services/preview/monitor/mgmt/2017-05-01-preview/insights/
H A Dmodels.go3250 type ThresholdRuleCondition struct { struct
3252 Operator ConditionOperator `json:"operator,omitempty"`
3254 Threshold *float64 `json:"threshold,omitempty"`
3256 WindowSize *string `json:"windowSize,omitempty"`
3258 TimeAggregation TimeAggregationOperator `json:"timeAggregation,omitempty"`
3260 DataSource BasicRuleDataSource `json:"dataSource,omitempty"`
3262 OdataType OdataTypeBasicRuleCondition `json:"odata.type,omitempty"`
3266 func (trc ThresholdRuleCondition) MarshalJSON() ([]byte, error) {
3304 func (trc ThresholdRuleCondition) AsRuleCondition() (*RuleCondition, bool) {
3309 func (trc ThresholdRuleCondition) AsBasicRuleCondition() (BasicRuleCondition, bool) {
[all …]
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/Azure/azure-sdk-for-go/azure-sdk-for-go-16.2.1/services/monitor/mgmt/2018-03-01/insights/
H A Dmodels.go3520 type ThresholdRuleCondition struct { struct
3522 Operator ConditionOperator `json:"operator,omitempty"`
3524 Threshold *float64 `json:"threshold,omitempty"`
3526 WindowSize *string `json:"windowSize,omitempty"`
3528 TimeAggregation TimeAggregationOperator `json:"timeAggregation,omitempty"`
3530 DataSource BasicRuleDataSource `json:"dataSource,omitempty"`
3532 OdataType OdataTypeBasicRuleCondition `json:"odata.type,omitempty"`
3537 func (trc ThresholdRuleCondition) MarshalJSON() ([]byte, error) {
3579 func (trc ThresholdRuleCondition) AsRuleCondition() (*RuleCondition, bool) {
3585 func (trc ThresholdRuleCondition) AsBasicRuleCondition() (BasicRuleCondition, bool) {
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/Azure/azure-sdk-for-go/services/preview/monitor/mgmt/2017-05-01-preview/insights/
H A Dmodels.go3250 type ThresholdRuleCondition struct { struct
3252 Operator ConditionOperator `json:"operator,omitempty"`
3254 Threshold *float64 `json:"threshold,omitempty"`
3256 WindowSize *string `json:"windowSize,omitempty"`
3258 TimeAggregation TimeAggregationOperator `json:"timeAggregation,omitempty"`
3260 DataSource BasicRuleDataSource `json:"dataSource,omitempty"`
3262 OdataType OdataTypeBasicRuleCondition `json:"odata.type,omitempty"`
3266 func (trc ThresholdRuleCondition) MarshalJSON() ([]byte, error) {
3304 func (trc ThresholdRuleCondition) AsRuleCondition() (*RuleCondition, bool) {
3309 func (trc ThresholdRuleCondition) AsBasicRuleCondition() (BasicRuleCondition, bool) {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/Azure/azure-sdk-for-go/services/preview/monitor/mgmt/2017-05-01-preview/insights/
H A Dmodels.go3250 type ThresholdRuleCondition struct { struct
3252 Operator ConditionOperator `json:"operator,omitempty"`
3254 Threshold *float64 `json:"threshold,omitempty"`
3256 WindowSize *string `json:"windowSize,omitempty"`
3258 TimeAggregation TimeAggregationOperator `json:"timeAggregation,omitempty"`
3260 DataSource BasicRuleDataSource `json:"dataSource,omitempty"`
3262 OdataType OdataTypeBasicRuleCondition `json:"odata.type,omitempty"`
3266 func (trc ThresholdRuleCondition) MarshalJSON() ([]byte, error) {
3304 func (trc ThresholdRuleCondition) AsRuleCondition() (*RuleCondition, bool) {
3309 func (trc ThresholdRuleCondition) AsBasicRuleCondition() (BasicRuleCondition, bool) {
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/Azure/azure-sdk-for-go/services/preview/monitor/mgmt/2017-05-01-preview/insights/
H A Dmodels.go3250 type ThresholdRuleCondition struct { struct
3252 Operator ConditionOperator `json:"operator,omitempty"`
3254 Threshold *float64 `json:"threshold,omitempty"`
3256 WindowSize *string `json:"windowSize,omitempty"`
3258 TimeAggregation TimeAggregationOperator `json:"timeAggregation,omitempty"`
3260 DataSource BasicRuleDataSource `json:"dataSource,omitempty"`
3262 OdataType OdataTypeBasicRuleCondition `json:"odata.type,omitempty"`
3266 func (trc ThresholdRuleCondition) MarshalJSON() ([]byte, error) {
3304 func (trc ThresholdRuleCondition) AsRuleCondition() (*RuleCondition, bool) {
3309 func (trc ThresholdRuleCondition) AsBasicRuleCondition() (BasicRuleCondition, bool) {
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/monitor/mgmt/2018-03-01/insights/
H A Dmodels.go3520 type ThresholdRuleCondition struct { struct
3522 Operator ConditionOperator `json:"operator,omitempty"`
3524 Threshold *float64 `json:"threshold,omitempty"`
3526 WindowSize *string `json:"windowSize,omitempty"`
3528 TimeAggregation TimeAggregationOperator `json:"timeAggregation,omitempty"`
3530 DataSource BasicRuleDataSource `json:"dataSource,omitempty"`
3532 OdataType OdataTypeBasicRuleCondition `json:"odata.type,omitempty"`
3537 func (trc ThresholdRuleCondition) MarshalJSON() ([]byte, error) {
3579 func (trc ThresholdRuleCondition) AsRuleCondition() (*RuleCondition, bool) {
3585 func (trc ThresholdRuleCondition) AsBasicRuleCondition() (BasicRuleCondition, bool) {
[all …]
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/Azure/azure-sdk-for-go/azure-sdk-for-go-16.2.1/services/preview/monitor/mgmt/2018-03-01/insights/
H A Dmodels.go4295 type ThresholdRuleCondition struct { struct
4297 Operator ConditionOperator `json:"operator,omitempty"`
4299 Threshold *float64 `json:"threshold,omitempty"`
4301 WindowSize *string `json:"windowSize,omitempty"`
4303 TimeAggregation TimeAggregationOperator `json:"timeAggregation,omitempty"`
4305 DataSource BasicRuleDataSource `json:"dataSource,omitempty"`
4307 OdataType OdataTypeBasicRuleCondition `json:"odata.type,omitempty"`
4311 func (trc ThresholdRuleCondition) MarshalJSON() ([]byte, error) {
4349 func (trc ThresholdRuleCondition) AsRuleCondition() (*RuleCondition, bool) {
4354 func (trc ThresholdRuleCondition) AsBasicRuleCondition() (BasicRuleCondition, bool) {
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/preview/monitor/mgmt/2018-09-01/insights/
H A Dmodels.go4488 type ThresholdRuleCondition struct { struct
4490 Operator ConditionOperator `json:"operator,omitempty"`
4492 Threshold *float64 `json:"threshold,omitempty"`
4494 WindowSize *string `json:"windowSize,omitempty"`
4496 TimeAggregation TimeAggregationOperator `json:"timeAggregation,omitempty"`
4498 DataSource BasicRuleDataSource `json:"dataSource,omitempty"`
4500 OdataType OdataTypeBasicRuleCondition `json:"odata.type,omitempty"`
4504 func (trc ThresholdRuleCondition) MarshalJSON() ([]byte, error) {
4542 func (trc ThresholdRuleCondition) AsRuleCondition() (*RuleCondition, bool) {
4547 func (trc ThresholdRuleCondition) AsBasicRuleCondition() (BasicRuleCondition, bool) {
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/preview/monitor/mgmt/2018-03-01/insights/
H A Dmodels.go4463 type ThresholdRuleCondition struct { struct
4465 Operator ConditionOperator `json:"operator,omitempty"`
4467 Threshold *float64 `json:"threshold,omitempty"`
4469 WindowSize *string `json:"windowSize,omitempty"`
4471 TimeAggregation TimeAggregationOperator `json:"timeAggregation,omitempty"`
4473 DataSource BasicRuleDataSource `json:"dataSource,omitempty"`
4475 OdataType OdataTypeBasicRuleCondition `json:"odata.type,omitempty"`
4479 func (trc ThresholdRuleCondition) MarshalJSON() ([]byte, error) {
4517 func (trc ThresholdRuleCondition) AsRuleCondition() (*RuleCondition, bool) {
4522 func (trc ThresholdRuleCondition) AsBasicRuleCondition() (BasicRuleCondition, bool) {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/preview/monitor/mgmt/2018-09-01/insights/
H A Dmodels.go4910 type ThresholdRuleCondition struct { struct
4912 Operator ConditionOperator `json:"operator,omitempty"`
4914 Threshold *float64 `json:"threshold,omitempty"`
4916 WindowSize *string `json:"windowSize,omitempty"`
4918 TimeAggregation TimeAggregationOperator `json:"timeAggregation,omitempty"`
4920 DataSource BasicRuleDataSource `json:"dataSource,omitempty"`
4922 OdataType OdataTypeBasicRuleCondition `json:"odata.type,omitempty"`
4926 func (trc ThresholdRuleCondition) MarshalJSON() ([]byte, error) {
4964 func (trc ThresholdRuleCondition) AsRuleCondition() (*RuleCondition, bool) {
4969 func (trc ThresholdRuleCondition) AsBasicRuleCondition() (BasicRuleCondition, bool) {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/preview/monitor/mgmt/2018-03-01/insights/
H A Dmodels.go4875 type ThresholdRuleCondition struct { struct
4877 Operator ConditionOperator `json:"operator,omitempty"`
4879 Threshold *float64 `json:"threshold,omitempty"`
4881 WindowSize *string `json:"windowSize,omitempty"`
4883 TimeAggregation TimeAggregationOperator `json:"timeAggregation,omitempty"`
4885 DataSource BasicRuleDataSource `json:"dataSource,omitempty"`
4887 OdataType OdataTypeBasicRuleCondition `json:"odata.type,omitempty"`
4891 func (trc ThresholdRuleCondition) MarshalJSON() ([]byte, error) {
4929 func (trc ThresholdRuleCondition) AsRuleCondition() (*RuleCondition, bool) {
4934 func (trc ThresholdRuleCondition) AsBasicRuleCondition() (BasicRuleCondition, bool) {
[all …]

123456