Documentation ¶
Index ¶
- func ExampleAlertRulesClient_CreateOrUpdate_createsOrUpdatesAFusionAlertRule()
- func ExampleAlertRulesClient_CreateOrUpdate_createsOrUpdatesAFusionAlertRuleWithScenarioExclusionPattern()
- func ExampleAlertRulesClient_CreateOrUpdate_createsOrUpdatesAMicrosoftSecurityIncidentCreationRule()
- func ExampleAlertRulesClient_CreateOrUpdate_createsOrUpdatesANrtAlertRule()
- func ExampleAlertRulesClient_CreateOrUpdate_createsOrUpdatesAScheduledAlertRule()
- func ExampleAlertRulesClient_Delete()
- func ExampleAlertRulesClient_Get_getAFusionAlertRule()
- func ExampleAlertRulesClient_Get_getAMicrosoftSecurityIncidentCreationRule()
- func ExampleAlertRulesClient_Get_getAScheduledAlertRule()
- func ExampleAlertRulesClient_Get_getAnNrtAlertRule()
- func ExampleAlertRulesClient_NewListPager()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExampleAlertRulesClient_CreateOrUpdate_createsOrUpdatesAFusionAlertRule ¶
func ExampleAlertRulesClient_CreateOrUpdate_createsOrUpdatesAFusionAlertRule()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/e24bbf6a66cb0a19c072c6f15cee163acbd7acf7/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2022-09-01-preview/examples/alertRules/CreateFusionAlertRule.json
func ExampleAlertRulesClient_CreateOrUpdate_createsOrUpdatesAFusionAlertRuleWithScenarioExclusionPattern ¶
func ExampleAlertRulesClient_CreateOrUpdate_createsOrUpdatesAFusionAlertRuleWithScenarioExclusionPattern()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/e24bbf6a66cb0a19c072c6f15cee163acbd7acf7/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2022-09-01-preview/examples/alertRules/CreateFusionAlertRuleWithFusionScenarioExclusion.json
func ExampleAlertRulesClient_CreateOrUpdate_createsOrUpdatesAMicrosoftSecurityIncidentCreationRule ¶
func ExampleAlertRulesClient_CreateOrUpdate_createsOrUpdatesAMicrosoftSecurityIncidentCreationRule()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/e24bbf6a66cb0a19c072c6f15cee163acbd7acf7/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2022-09-01-preview/examples/alertRules/CreateMicrosoftSecurityIncidentCreationAlertRule.json
func ExampleAlertRulesClient_CreateOrUpdate_createsOrUpdatesANrtAlertRule ¶
func ExampleAlertRulesClient_CreateOrUpdate_createsOrUpdatesANrtAlertRule()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/e24bbf6a66cb0a19c072c6f15cee163acbd7acf7/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2022-09-01-preview/examples/alertRules/CreateNrtAlertRule.json
func ExampleAlertRulesClient_CreateOrUpdate_createsOrUpdatesAScheduledAlertRule ¶
func ExampleAlertRulesClient_CreateOrUpdate_createsOrUpdatesAScheduledAlertRule()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/e24bbf6a66cb0a19c072c6f15cee163acbd7acf7/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2022-09-01-preview/examples/alertRules/CreateScheduledAlertRule.json
func ExampleAlertRulesClient_Delete ¶
func ExampleAlertRulesClient_Delete()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/e24bbf6a66cb0a19c072c6f15cee163acbd7acf7/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2022-09-01-preview/examples/alertRules/DeleteAlertRule.json
func ExampleAlertRulesClient_Get_getAFusionAlertRule ¶
func ExampleAlertRulesClient_Get_getAFusionAlertRule()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/e24bbf6a66cb0a19c072c6f15cee163acbd7acf7/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2022-09-01-preview/examples/alertRules/GetFusionAlertRule.json
func ExampleAlertRulesClient_Get_getAMicrosoftSecurityIncidentCreationRule ¶
func ExampleAlertRulesClient_Get_getAMicrosoftSecurityIncidentCreationRule()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/e24bbf6a66cb0a19c072c6f15cee163acbd7acf7/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2022-09-01-preview/examples/alertRules/GetMicrosoftSecurityIncidentCreationAlertRule.json
func ExampleAlertRulesClient_Get_getAScheduledAlertRule ¶
func ExampleAlertRulesClient_Get_getAScheduledAlertRule()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/e24bbf6a66cb0a19c072c6f15cee163acbd7acf7/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2022-09-01-preview/examples/alertRules/GetScheduledAlertRule.json
func ExampleAlertRulesClient_Get_getAnNrtAlertRule ¶
func ExampleAlertRulesClient_Get_getAnNrtAlertRule()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/e24bbf6a66cb0a19c072c6f15cee163acbd7acf7/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2022-09-01-preview/examples/alertRules/GetNrtAlertRule.json
func ExampleAlertRulesClient_NewListPager ¶
func ExampleAlertRulesClient_NewListPager()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/e24bbf6a66cb0a19c072c6f15cee163acbd7acf7/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2022-09-01-preview/examples/alertRules/GetAllAlertRules.json
Types ¶
This section is empty.
Source Files ¶
- CreateFusionAlertRule.go
- CreateFusionAlertRuleWithFusionScenarioExclusion.go
- CreateMicrosoftSecurityIncidentCreationAlertRule.go
- CreateNrtAlertRule.go
- CreateScheduledAlertRule.go
- DeleteAlertRule.go
- GetAllAlertRules.go
- GetFusionAlertRule.go
- GetMicrosoftSecurityIncidentCreationAlertRule.go
- GetNrtAlertRule.go
- GetScheduledAlertRule.go