Documentation
¶
Index ¶
- func ActionGroupID(input interface{}, key string) (warnings []string, errors []error)
- func AlertProcessingRuleName(i interface{}, k string) (warning []string, errors []error)
- func AlertProcessingRuleScheduleDayTime() pluginsdk.SchemaValidateFunc
- func AlertProcessingRuleScheduleTime() pluginsdk.SchemaValidateFunc
- func AlertProcessingRuleScheduleTimeZone() pluginsdk.SchemaValidateFunc
- func MonitorDiagnosticSettingName(v interface{}, k 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 WorkspaceID(input interface{}, key string) (warnings []string, errors []error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ActionGroupID ¶
func AlertProcessingRuleName ¶
func AlertProcessingRuleScheduleDayTime ¶
func AlertProcessingRuleScheduleDayTime() pluginsdk.SchemaValidateFunc
func AlertProcessingRuleScheduleTime ¶
func AlertProcessingRuleScheduleTime() pluginsdk.SchemaValidateFunc
func AlertProcessingRuleScheduleTimeZone ¶
func AlertProcessingRuleScheduleTimeZone() pluginsdk.SchemaValidateFunc
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 WorkspaceID ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.