alertsmanagement

package
v49.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 17, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultBaseURI = original.DefaultBaseURI
)

Variables

This section is empty.

Functions

func UserAgent

func UserAgent() string

func Version

func Version() string

Types

type ActionGroup

type ActionGroup = original.ActionGroup

type ActionGroupsInformation

type ActionGroupsInformation = original.ActionGroupsInformation

type ActionRule

type ActionRule = original.ActionRule

type ActionRuleProperties

type ActionRuleProperties = original.ActionRuleProperties

type ActionRuleStatus

type ActionRuleStatus = original.ActionRuleStatus

func PossibleActionRuleStatusValues

func PossibleActionRuleStatusValues() []ActionRuleStatus

type ActionRulesClient

type ActionRulesClient = original.ActionRulesClient

func NewActionRulesClient

func NewActionRulesClient(subscriptionID string) ActionRulesClient

func NewActionRulesClientWithBaseURI

func NewActionRulesClientWithBaseURI(baseURI string, subscriptionID string) ActionRulesClient

type ActionRulesList

type ActionRulesList = original.ActionRulesList

type ActionRulesListIterator

type ActionRulesListIterator = original.ActionRulesListIterator

func NewActionRulesListIterator

func NewActionRulesListIterator(page ActionRulesListPage) ActionRulesListIterator

type ActionRulesListPage

type ActionRulesListPage = original.ActionRulesListPage

type Alert

type Alert = original.Alert

type AlertModification

type AlertModification = original.AlertModification

type AlertModificationItem

type AlertModificationItem = original.AlertModificationItem

type AlertModificationProperties

type AlertModificationProperties = original.AlertModificationProperties

type AlertProperties

type AlertProperties = original.AlertProperties

type AlertRule

type AlertRule = original.AlertRule

type AlertRulePatchObject

type AlertRulePatchObject = original.AlertRulePatchObject

type AlertRulePatchProperties

type AlertRulePatchProperties = original.AlertRulePatchProperties

type AlertRuleProperties

type AlertRuleProperties = original.AlertRuleProperties

type AlertRuleState

type AlertRuleState = original.AlertRuleState
const (
	AlertRuleStateDisabled AlertRuleState = original.AlertRuleStateDisabled
	AlertRuleStateEnabled  AlertRuleState = original.AlertRuleStateEnabled
)

func PossibleAlertRuleStateValues

func PossibleAlertRuleStateValues() []AlertRuleState

type AlertRulesList

type AlertRulesList = original.AlertRulesList

type AlertRulesListIterator

type AlertRulesListIterator = original.AlertRulesListIterator

func NewAlertRulesListIterator

func NewAlertRulesListIterator(page AlertRulesListPage) AlertRulesListIterator

type AlertRulesListPage

type AlertRulesListPage = original.AlertRulesListPage

func NewAlertRulesListPage

func NewAlertRulesListPage(cur AlertRulesList, getNextPage func(context.Context, AlertRulesList) (AlertRulesList, error)) AlertRulesListPage

type AlertState

type AlertState = original.AlertState
const (
	AlertStateAcknowledged AlertState = original.AlertStateAcknowledged
	AlertStateClosed       AlertState = original.AlertStateClosed
	AlertStateNew          AlertState = original.AlertStateNew
)

func PossibleAlertStateValues

func PossibleAlertStateValues() []AlertState

type AlertsClient

type AlertsClient = original.AlertsClient

func NewAlertsClient

func NewAlertsClient(subscriptionID string) AlertsClient

func NewAlertsClientWithBaseURI

func NewAlertsClientWithBaseURI(baseURI string, subscriptionID string) AlertsClient

type AlertsList

type AlertsList = original.AlertsList

type AlertsListIterator

type AlertsListIterator = original.AlertsListIterator

func NewAlertsListIterator

func NewAlertsListIterator(page AlertsListPage) AlertsListIterator

type AlertsListPage

type AlertsListPage = original.AlertsListPage

func NewAlertsListPage

func NewAlertsListPage(cur AlertsList, getNextPage func(context.Context, AlertsList) (AlertsList, error)) AlertsListPage

type AlertsMetaData

type AlertsMetaData = original.AlertsMetaData

type AlertsMetaDataProperties

type AlertsMetaDataProperties = original.AlertsMetaDataProperties

type AlertsSortByFields

type AlertsSortByFields = original.AlertsSortByFields
const (
	AlertsSortByFieldsAlertState           AlertsSortByFields = original.AlertsSortByFieldsAlertState
	AlertsSortByFieldsLastModifiedDateTime AlertsSortByFields = original.AlertsSortByFieldsLastModifiedDateTime
	AlertsSortByFieldsMonitorCondition     AlertsSortByFields = original.AlertsSortByFieldsMonitorCondition
	AlertsSortByFieldsName                 AlertsSortByFields = original.AlertsSortByFieldsName
	AlertsSortByFieldsSeverity             AlertsSortByFields = original.AlertsSortByFieldsSeverity
	AlertsSortByFieldsStartDateTime        AlertsSortByFields = original.AlertsSortByFieldsStartDateTime
	AlertsSortByFieldsTargetResource       AlertsSortByFields = original.AlertsSortByFieldsTargetResource
	AlertsSortByFieldsTargetResourceGroup  AlertsSortByFields = original.AlertsSortByFieldsTargetResourceGroup
	AlertsSortByFieldsTargetResourceName   AlertsSortByFields = original.AlertsSortByFieldsTargetResourceName
	AlertsSortByFieldsTargetResourceType   AlertsSortByFields = original.AlertsSortByFieldsTargetResourceType
)

func PossibleAlertsSortByFieldsValues

func PossibleAlertsSortByFieldsValues() []AlertsSortByFields

type AlertsSummary

type AlertsSummary = original.AlertsSummary

type AlertsSummaryGroup

type AlertsSummaryGroup = original.AlertsSummaryGroup

type AlertsSummaryGroupItem

type AlertsSummaryGroupItem = original.AlertsSummaryGroupItem

type AzureResource

type AzureResource = original.AzureResource

type BaseClient

type BaseClient = original.BaseClient

func New

func New(subscriptionID string) BaseClient

func NewWithBaseURI

func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient

type BasicActionRuleProperties

type BasicActionRuleProperties = original.BasicActionRuleProperties

type BasicAlertsMetaDataProperties

type BasicAlertsMetaDataProperties = original.BasicAlertsMetaDataProperties

type Bool

type Bool = original.Bool

type Condition

type Condition = original.Condition

type Conditions

type Conditions = original.Conditions

type Detector

type Detector = original.Detector

type Diagnostics

type Diagnostics = original.Diagnostics

type ErrorResponse

type ErrorResponse = original.ErrorResponse

type ErrorResponseBody

type ErrorResponseBody = original.ErrorResponseBody

type Essentials

type Essentials = original.Essentials

type ManagedResource

type ManagedResource = original.ManagedResource

type MetadataIdentifier

type MetadataIdentifier = original.MetadataIdentifier
const (
	MetadataIdentifierAlertsMetaDataProperties MetadataIdentifier = original.MetadataIdentifierAlertsMetaDataProperties
	MetadataIdentifierMonitorServiceList       MetadataIdentifier = original.MetadataIdentifierMonitorServiceList
)

func PossibleMetadataIdentifierValues

func PossibleMetadataIdentifierValues() []MetadataIdentifier

type MonitorCondition

type MonitorCondition = original.MonitorCondition

func PossibleMonitorConditionValues

func PossibleMonitorConditionValues() []MonitorCondition

type MonitorServiceDetails

type MonitorServiceDetails = original.MonitorServiceDetails

type MonitorServiceList

type MonitorServiceList = original.MonitorServiceList

type Operation

type Operation = original.Operation

type OperationDisplay

type OperationDisplay = original.OperationDisplay

type OperationsClient

type OperationsClient = original.OperationsClient

func NewOperationsClient

func NewOperationsClient(subscriptionID string) OperationsClient

func NewOperationsClientWithBaseURI

func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient

type OperationsList

type OperationsList = original.OperationsList

type OperationsListIterator

type OperationsListIterator = original.OperationsListIterator

func NewOperationsListIterator

func NewOperationsListIterator(page OperationsListPage) OperationsListIterator

type OperationsListPage

type OperationsListPage = original.OperationsListPage

func NewOperationsListPage

func NewOperationsListPage(cur OperationsList, getNextPage func(context.Context, OperationsList) (OperationsList, error)) OperationsListPage

type Operator

type Operator = original.Operator
const (
	Contains       Operator = original.Contains
	DoesNotContain Operator = original.DoesNotContain
	Equals         Operator = original.Equals
	NotEquals      Operator = original.NotEquals
)

func PossibleOperatorValues

func PossibleOperatorValues() []Operator

type PatchObject

type PatchObject = original.PatchObject

type PatchProperties

type PatchProperties = original.PatchProperties

type Resource

type Resource = original.Resource

type Scope

type Scope = original.Scope

type ScopeType

type ScopeType = original.ScopeType
const (
	ScopeTypeResource      ScopeType = original.ScopeTypeResource
	ScopeTypeResourceGroup ScopeType = original.ScopeTypeResourceGroup
	ScopeTypeSubscription  ScopeType = original.ScopeTypeSubscription
)

func PossibleScopeTypeValues

func PossibleScopeTypeValues() []ScopeType

type Severity

type Severity = original.Severity

func PossibleSeverityValues

func PossibleSeverityValues() []Severity

type SignalType

type SignalType = original.SignalType

func PossibleSignalTypeValues

func PossibleSignalTypeValues() []SignalType

type SmartDetectorAlertRulesClient

type SmartDetectorAlertRulesClient = original.SmartDetectorAlertRulesClient

func NewSmartDetectorAlertRulesClient

func NewSmartDetectorAlertRulesClient(subscriptionID string) SmartDetectorAlertRulesClient

func NewSmartDetectorAlertRulesClientWithBaseURI

func NewSmartDetectorAlertRulesClientWithBaseURI(baseURI string, subscriptionID string) SmartDetectorAlertRulesClient

type SmartDetectorErrorResponse

type SmartDetectorErrorResponse = original.SmartDetectorErrorResponse

type SmartGroup

type SmartGroup = original.SmartGroup

type SmartGroupAggregatedProperty

type SmartGroupAggregatedProperty = original.SmartGroupAggregatedProperty

type SmartGroupModification

type SmartGroupModification = original.SmartGroupModification

type SmartGroupModificationEvent

type SmartGroupModificationEvent = original.SmartGroupModificationEvent

func PossibleSmartGroupModificationEventValues

func PossibleSmartGroupModificationEventValues() []SmartGroupModificationEvent

type SmartGroupModificationItem

type SmartGroupModificationItem = original.SmartGroupModificationItem

type SmartGroupModificationProperties

type SmartGroupModificationProperties = original.SmartGroupModificationProperties

type SmartGroupProperties

type SmartGroupProperties = original.SmartGroupProperties

type SmartGroupsClient

type SmartGroupsClient = original.SmartGroupsClient

func NewSmartGroupsClient

func NewSmartGroupsClient(subscriptionID string) SmartGroupsClient

func NewSmartGroupsClientWithBaseURI

func NewSmartGroupsClientWithBaseURI(baseURI string, subscriptionID string) SmartGroupsClient

type SmartGroupsList

type SmartGroupsList = original.SmartGroupsList

type SmartGroupsListIterator

type SmartGroupsListIterator = original.SmartGroupsListIterator

func NewSmartGroupsListIterator

func NewSmartGroupsListIterator(page SmartGroupsListPage) SmartGroupsListIterator

type SmartGroupsListPage

type SmartGroupsListPage = original.SmartGroupsListPage

type SmartGroupsSortByFields

type SmartGroupsSortByFields = original.SmartGroupsSortByFields

func PossibleSmartGroupsSortByFieldsValues

func PossibleSmartGroupsSortByFieldsValues() []SmartGroupsSortByFields

type State

type State = original.State
const (
	StateAcknowledged State = original.StateAcknowledged
	StateClosed       State = original.StateClosed
	StateNew          State = original.StateNew
)

func PossibleStateValues

func PossibleStateValues() []State

type Suppression

type Suppression = original.Suppression

type SuppressionConfig

type SuppressionConfig = original.SuppressionConfig

type SuppressionSchedule

type SuppressionSchedule = original.SuppressionSchedule

type ThrottlingInformation

type ThrottlingInformation = original.ThrottlingInformation

type TimeRange

type TimeRange = original.TimeRange

func PossibleTimeRangeValues

func PossibleTimeRangeValues() []TimeRange

type Type

type Type = original.Type
const (
	TypeActionGroup          Type = original.TypeActionGroup
	TypeActionRuleProperties Type = original.TypeActionRuleProperties
	TypeDiagnostics          Type = original.TypeDiagnostics
	TypeSuppression          Type = original.TypeSuppression
)

func PossibleTypeValues

func PossibleTypeValues() []Type

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL