Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type ActionGroup
- type ActionRule
- type ActionRuleProperties
- type ActionRuleStatus
- type ActionRulesClient
- type ActionRulesList
- type ActionRulesListIterator
- type ActionRulesListPage
- type Alert
- type AlertModification
- type AlertModificationEvent
- type AlertModificationItem
- type AlertModificationProperties
- type AlertProperties
- type AlertState
- type AlertsClient
- type AlertsList
- type AlertsListIterator
- type AlertsListPage
- type AlertsMetaData
- type AlertsMetaDataProperties
- type AlertsSortByFields
- type AlertsSummary
- type AlertsSummaryGroup
- type AlertsSummaryGroupByFields
- type AlertsSummaryGroupItem
- type BaseClient
- type BasicActionRuleProperties
- type BasicAlertsMetaDataProperties
- type Bool
- type Condition
- type Conditions
- type Diagnostics
- type ErrorResponse
- type ErrorResponseBody
- type Essentials
- type ManagedResource
- type MetadataIdentifier
- type MonitorCondition
- type MonitorService
- type MonitorServiceDetails
- type MonitorServiceList
- type Operation
- type OperationDisplay
- type OperationsClient
- type OperationsList
- type OperationsListIterator
- type OperationsListPage
- type Operator
- type PatchObject
- type PatchProperties
- type Resource
- type Scope
- type ScopeType
- type Severity
- type SignalType
- type SmartGroup
- type SmartGroupAggregatedProperty
- type SmartGroupModification
- type SmartGroupModificationEvent
- type SmartGroupModificationItem
- type SmartGroupModificationProperties
- type SmartGroupProperties
- type SmartGroupsClient
- type SmartGroupsList
- type SmartGroupsListIterator
- type SmartGroupsListPage
- type SmartGroupsSortByFields
- type State
- type Suppression
- type SuppressionConfig
- type SuppressionSchedule
- type SuppressionType
- type TimeRange
- type Type
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ActionGroup ¶
type ActionGroup = original.ActionGroup
type ActionRule ¶
type ActionRule = original.ActionRule
type ActionRuleProperties ¶
type ActionRuleProperties = original.ActionRuleProperties
type ActionRuleStatus ¶
type ActionRuleStatus = original.ActionRuleStatus
const ( Disabled ActionRuleStatus = original.Disabled Enabled ActionRuleStatus = original.Enabled )
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
func NewActionRulesListPage ¶
func NewActionRulesListPage(getNextPage func(context.Context, ActionRulesList) (ActionRulesList, error)) ActionRulesListPage
type AlertModification ¶
type AlertModification = original.AlertModification
type AlertModificationEvent ¶
type AlertModificationEvent = original.AlertModificationEvent
const ( ActionRuleSuppressed AlertModificationEvent = original.ActionRuleSuppressed ActionRuleTriggered AlertModificationEvent = original.ActionRuleTriggered ActionsFailed AlertModificationEvent = original.ActionsFailed ActionsSuppressed AlertModificationEvent = original.ActionsSuppressed ActionsTriggered AlertModificationEvent = original.ActionsTriggered AlertCreated AlertModificationEvent = original.AlertCreated MonitorConditionChange AlertModificationEvent = original.MonitorConditionChange SeverityChange AlertModificationEvent = original.SeverityChange StateChange AlertModificationEvent = original.StateChange )
func PossibleAlertModificationEventValues ¶
func PossibleAlertModificationEventValues() []AlertModificationEvent
type AlertModificationItem ¶
type AlertModificationItem = original.AlertModificationItem
type AlertModificationProperties ¶
type AlertModificationProperties = original.AlertModificationProperties
type AlertProperties ¶
type AlertProperties = original.AlertProperties
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(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 AlertsSummaryGroupByFields ¶
type AlertsSummaryGroupByFields = original.AlertsSummaryGroupByFields
const ( AlertsSummaryGroupByFieldsAlertRule AlertsSummaryGroupByFields = original.AlertsSummaryGroupByFieldsAlertRule AlertsSummaryGroupByFieldsAlertState AlertsSummaryGroupByFields = original.AlertsSummaryGroupByFieldsAlertState AlertsSummaryGroupByFieldsMonitorCondition AlertsSummaryGroupByFields = original.AlertsSummaryGroupByFieldsMonitorCondition AlertsSummaryGroupByFieldsMonitorService AlertsSummaryGroupByFields = original.AlertsSummaryGroupByFieldsMonitorService AlertsSummaryGroupByFieldsSeverity AlertsSummaryGroupByFields = original.AlertsSummaryGroupByFieldsSeverity AlertsSummaryGroupByFieldsSignalType AlertsSummaryGroupByFields = original.AlertsSummaryGroupByFieldsSignalType )
func PossibleAlertsSummaryGroupByFieldsValues ¶
func PossibleAlertsSummaryGroupByFieldsValues() []AlertsSummaryGroupByFields
type AlertsSummaryGroupItem ¶
type AlertsSummaryGroupItem = original.AlertsSummaryGroupItem
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 Conditions ¶
type Conditions = original.Conditions
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
const ( Fired MonitorCondition = original.Fired Resolved MonitorCondition = original.Resolved )
func PossibleMonitorConditionValues ¶
func PossibleMonitorConditionValues() []MonitorCondition
type MonitorService ¶
type MonitorService = original.MonitorService
const ( ActivityLogAdministrative MonitorService = original.ActivityLogAdministrative ActivityLogAutoscale MonitorService = original.ActivityLogAutoscale ActivityLogPolicy MonitorService = original.ActivityLogPolicy ActivityLogRecommendation MonitorService = original.ActivityLogRecommendation ActivityLogSecurity MonitorService = original.ActivityLogSecurity ApplicationInsights MonitorService = original.ApplicationInsights LogAnalytics MonitorService = original.LogAnalytics Nagios MonitorService = original.Nagios Platform MonitorService = original.Platform SCOM MonitorService = original.SCOM ServiceHealth MonitorService = original.ServiceHealth SmartDetector MonitorService = original.SmartDetector VMInsights MonitorService = original.VMInsights Zabbix MonitorService = original.Zabbix )
func PossibleMonitorServiceValues ¶
func PossibleMonitorServiceValues() []MonitorService
type MonitorServiceDetails ¶
type MonitorServiceDetails = original.MonitorServiceDetails
type MonitorServiceList ¶
type MonitorServiceList = original.MonitorServiceList
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(getNextPage func(context.Context, OperationsList) (OperationsList, error)) OperationsListPage
type PatchObject ¶
type PatchObject = original.PatchObject
type PatchProperties ¶
type PatchProperties = original.PatchProperties
type ScopeType ¶
const ( ScopeTypeResource ScopeType = original.ScopeTypeResource ScopeTypeResourceGroup ScopeType = original.ScopeTypeResourceGroup ScopeTypeSubscription ScopeType = original.ScopeTypeSubscription )
func PossibleScopeTypeValues ¶
func PossibleScopeTypeValues() []ScopeType
type SignalType ¶
type SignalType = original.SignalType
const ( Log SignalType = original.Log Metric SignalType = original.Metric Unknown SignalType = original.Unknown )
func PossibleSignalTypeValues ¶
func PossibleSignalTypeValues() []SignalType
type SmartGroup ¶
type SmartGroup = original.SmartGroup
type SmartGroupAggregatedProperty ¶
type SmartGroupAggregatedProperty = original.SmartGroupAggregatedProperty
type SmartGroupModification ¶
type SmartGroupModification = original.SmartGroupModification
type SmartGroupModificationEvent ¶
type SmartGroupModificationEvent = original.SmartGroupModificationEvent
const ( SmartGroupModificationEventAlertAdded SmartGroupModificationEvent = original.SmartGroupModificationEventAlertAdded SmartGroupModificationEventAlertRemoved SmartGroupModificationEvent = original.SmartGroupModificationEventAlertRemoved SmartGroupModificationEventSmartGroupCreated SmartGroupModificationEvent = original.SmartGroupModificationEventSmartGroupCreated SmartGroupModificationEventStateChange SmartGroupModificationEvent = original.SmartGroupModificationEventStateChange )
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
func NewSmartGroupsListPage ¶
func NewSmartGroupsListPage(getNextPage func(context.Context, SmartGroupsList) (SmartGroupsList, error)) SmartGroupsListPage
type SmartGroupsSortByFields ¶
type SmartGroupsSortByFields = original.SmartGroupsSortByFields
const ( SmartGroupsSortByFieldsAlertsCount SmartGroupsSortByFields = original.SmartGroupsSortByFieldsAlertsCount SmartGroupsSortByFieldsLastModifiedDateTime SmartGroupsSortByFields = original.SmartGroupsSortByFieldsLastModifiedDateTime SmartGroupsSortByFieldsSeverity SmartGroupsSortByFields = original.SmartGroupsSortByFieldsSeverity SmartGroupsSortByFieldsStartDateTime SmartGroupsSortByFields = original.SmartGroupsSortByFieldsStartDateTime SmartGroupsSortByFieldsState SmartGroupsSortByFields = original.SmartGroupsSortByFieldsState )
func PossibleSmartGroupsSortByFieldsValues ¶
func PossibleSmartGroupsSortByFieldsValues() []SmartGroupsSortByFields
type 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 SuppressionType ¶
type SuppressionType = original.SuppressionType
const ( Always SuppressionType = original.Always Daily SuppressionType = original.Daily Monthly SuppressionType = original.Monthly Once SuppressionType = original.Once Weekly SuppressionType = original.Weekly )
func PossibleSuppressionTypeValues ¶
func PossibleSuppressionTypeValues() []SuppressionType
type Type ¶
const ( TypeActionGroup Type = original.TypeActionGroup TypeActionRuleProperties Type = original.TypeActionRuleProperties TypeDiagnostics Type = original.TypeDiagnostics TypeSuppression Type = original.TypeSuppression )
func PossibleTypeValues ¶
func PossibleTypeValues() []Type
Click to show internal directories.
Click to hide internal directories.