alertsmanagement

package
v60.3.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2021 License: MIT 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 ActionGroupsInformation

type ActionGroupsInformation = original.ActionGroupsInformation

type Alert

type Alert = original.Alert

type AlertModification

type AlertModification = original.AlertModification

type AlertModificationEvent

type AlertModificationEvent = original.AlertModificationEvent

func PossibleAlertModificationEventValues

func PossibleAlertModificationEventValues() []AlertModificationEvent

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 AlertRuleProperties

type AlertRuleProperties = original.AlertRuleProperties

type AlertRuleState

type AlertRuleState = original.AlertRuleState

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(scope string, subscriptionID string, subscriptionID1 string) AlertsClient

func NewAlertsClientWithBaseURI

func NewAlertsClientWithBaseURI(baseURI string, scope string, subscriptionID string, subscriptionID1 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(scope string, subscriptionID string, subscriptionID1 string) BaseClient

func NewWithBaseURI

func NewWithBaseURI(baseURI string, scope string, subscriptionID string, subscriptionID1 string) BaseClient

type BasicAlertsMetaDataProperties

type BasicAlertsMetaDataProperties = original.BasicAlertsMetaDataProperties

type Detector

type Detector = original.Detector

type ErrorResponse

type ErrorResponse = original.ErrorResponse

type ErrorResponseBody

type ErrorResponseBody = original.ErrorResponseBody

type Essentials

type Essentials = original.Essentials

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(scope string, subscriptionID string, subscriptionID1 string) OperationsClient

func NewOperationsClientWithBaseURI

func NewOperationsClientWithBaseURI(baseURI string, scope string, subscriptionID string, subscriptionID1 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 ProxyResource

type ProxyResource = original.ProxyResource

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(scope string, subscriptionID string, subscriptionID1 string) SmartDetectorAlertRulesClient

func NewSmartDetectorAlertRulesClientWithBaseURI

func NewSmartDetectorAlertRulesClientWithBaseURI(baseURI string, scope string, subscriptionID string, subscriptionID1 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 SmartGroupsList

type SmartGroupsList = original.SmartGroupsList

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 ThrottlingInformation

type ThrottlingInformation = original.ThrottlingInformation

type TimeRange

type TimeRange = original.TimeRange

func PossibleTimeRangeValues

func PossibleTimeRangeValues() []TimeRange

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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