Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type ActionGroupsInformation
- type Alert
- type AlertModification
- type AlertModificationEvent
- type AlertModificationItem
- type AlertModificationProperties
- type AlertProperties
- type AlertRule
- type AlertRuleProperties
- type AlertRuleState
- type AlertRulesList
- type AlertRulesListIterator
- type AlertRulesListPage
- 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 AzureResource
- type BaseClient
- type BasicAlertsMetaDataProperties
- type Detector
- type ErrorResponse
- type ErrorResponseBody
- type Essentials
- type MetadataIdentifier
- type MonitorCondition
- type MonitorService
- type MonitorServiceDetails
- type MonitorServiceList
- type Operation
- type OperationDisplay
- type OperationsClient
- type OperationsList
- type OperationsListIterator
- type OperationsListPage
- type ProxyResource
- type Severity
- type SignalType
- type SmartDetectorAlertRulesClient
- type SmartDetectorErrorResponse
- type SmartGroup
- type SmartGroupAggregatedProperty
- type SmartGroupModification
- type SmartGroupModificationEvent
- type SmartGroupModificationItem
- type SmartGroupModificationProperties
- type SmartGroupProperties
- type SmartGroupsList
- type SmartGroupsSortByFields
- type State
- type ThrottlingInformation
- type TimeRange
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ActionGroupsInformation ¶
type ActionGroupsInformation = original.ActionGroupsInformation
type AlertModification ¶
type AlertModification = original.AlertModification
type AlertModificationEvent ¶
type AlertModificationEvent = original.AlertModificationEvent
const ( AlertCreated AlertModificationEvent = original.AlertCreated MonitorConditionChange AlertModificationEvent = original.MonitorConditionChange 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 AlertRuleProperties ¶
type AlertRuleProperties = original.AlertRuleProperties
type AlertRuleState ¶
type AlertRuleState = original.AlertRuleState
const ( Disabled AlertRuleState = original.Disabled Enabled AlertRuleState = original.Enabled )
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 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 AzureResource ¶
type AzureResource = original.AzureResource
type BaseClient ¶
type BaseClient = original.BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, scope string, subscriptionID string, subscriptionID1 string) BaseClient
type BasicAlertsMetaDataProperties ¶
type BasicAlertsMetaDataProperties = original.BasicAlertsMetaDataProperties
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
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 ResourceHealth MonitorService = original.ResourceHealth 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(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 SignalType ¶
type SignalType = original.SignalType
const ( Log SignalType = original.Log Metric SignalType = original.Metric Unknown SignalType = original.Unknown )
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
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 SmartGroupsList ¶
type SmartGroupsList = original.SmartGroupsList
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 ThrottlingInformation ¶
type ThrottlingInformation = original.ThrottlingInformation
Click to show internal directories.
Click to hide internal directories.