Documentation ¶
Index ¶
- func ActionGroupID(input interface{}, key string) (warnings []string, errors []error)
- func ActionRuleID(input interface{}, key string) (warnings []string, errors []error)
- func ActionRuleName(i interface{}, k string) (warning []string, errors []error)
- func ActivityLogAlertID(input interface{}, key string) (warnings []string, errors []error)
- func AutoscaleSettingID(input interface{}, key string) (warnings []string, errors []error)
- func LogProfileID(input interface{}, key string) (warnings []string, errors []error)
- func MetricAlertID(input interface{}, key string) (warnings []string, errors []error)
- func MonitorAADDiagnosticSettingID(input interface{}, key string) (warnings []string, errors []error)
- func MonitorDiagnosticSettingName(v interface{}, k string) (warnings []string, errors []error)
- func PrivateLinkScopeID(input interface{}, key string) (warnings []string, errors []error)
- func PrivateLinkScopeName(i interface{}, k string) (warning []string, errors []error)
- func ScheduledQueryRulesAlertThreshold(i interface{}, k string) (warnings []string, errors []error)
- func ScheduledQueryRulesID(input interface{}, key string) (warnings []string, errors []error)
- func SmartDetectorAlertRuleID(input interface{}, key string) (warnings []string, errors []error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ActionGroupID ¶
func ActionRuleID ¶
func ActionRuleName ¶
func ActivityLogAlertID ¶
func AutoscaleSettingID ¶
func LogProfileID ¶
func MetricAlertID ¶
func PrivateLinkScopeID ¶
func PrivateLinkScopeName ¶
func ScheduledQueryRulesAlertThreshold ¶
ScheduledQueryRulesAlertThreshold checks that a threshold value is between 0 and 10000 and is a whole number. The azure-sdk-for-go expects this value to be a float64 but the user validation rules want an integer.
func ScheduledQueryRulesID ¶
Types ¶
This section is empty.
Source Files ¶
- action_group_id.go
- action_rule_id.go
- action_rule_name.go
- activity_log_alert_id.go
- autoscale_setting_id.go
- log_profile_id.go
- metric_alert_id.go
- monitor_aad_diagnostic_setting_id.go
- monitor_diagnostic_setting.go
- private_link_scope_id.go
- private_link_scope_name.go
- scheduled_query_rules_alert_threshold.go
- scheduled_query_rules_id.go
- smart_detector_alert_rule_id.go
Click to show internal directories.
Click to hide internal directories.