Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type AlertRule
- type AlertRuleIncidentsClient
- type AlertRuleResource
- type AlertRuleResourceCollection
- type AlertRuleResourcePatch
- type AlertRulesClient
- type BaseClient
- type BasicRuleAction
- type BasicRuleCondition
- type BasicRuleDataSource
- type ConditionOperator
- type DataContainer
- type DataStatus
- type Error
- type ErrorResponse
- type EventCategoriesClient
- type EventCategoryCollection
- type Incident
- type IncidentListResult
- type LocalizableString
- type LocationThresholdRuleCondition
- type LogProfileCollection
- type LogProfileProperties
- type LogProfileResource
- type LogProfileResourcePatch
- type LogProfilesClient
- type ManagementEventAggregationCondition
- type ManagementEventRuleCondition
- type OdataType
- type OdataTypeBasicRuleAction
- type OdataTypeBasicRuleCondition
- type OnboardingStatus
- type ProxyResource
- type Resource
- type ResponseWithError
- type RetentionPolicy
- type RuleAction
- type RuleCondition
- type RuleDataSource
- type RuleEmailAction
- type RuleManagementEventClaimsDataSource
- type RuleManagementEventDataSource
- type RuleMetricDataSource
- type RuleWebhookAction
- type ThresholdRuleCondition
- type TimeAggregationOperator
- type VMInsightsClient
- type VMInsightsOnboardingStatus
- type VMInsightsOnboardingStatusProperties
- type WorkspaceInfo
- type WorkspaceInfoProperties
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AlertRuleIncidentsClient ¶
type AlertRuleIncidentsClient = original.AlertRuleIncidentsClient
func NewAlertRuleIncidentsClient ¶
func NewAlertRuleIncidentsClient(subscriptionID string) AlertRuleIncidentsClient
func NewAlertRuleIncidentsClientWithBaseURI ¶
func NewAlertRuleIncidentsClientWithBaseURI(baseURI string, subscriptionID string) AlertRuleIncidentsClient
type AlertRuleResource ¶
type AlertRuleResource = original.AlertRuleResource
type AlertRuleResourceCollection ¶
type AlertRuleResourceCollection = original.AlertRuleResourceCollection
type AlertRuleResourcePatch ¶
type AlertRuleResourcePatch = original.AlertRuleResourcePatch
type AlertRulesClient ¶
type AlertRulesClient = original.AlertRulesClient
func NewAlertRulesClient ¶
func NewAlertRulesClient(subscriptionID string) AlertRulesClient
func NewAlertRulesClientWithBaseURI ¶
func NewAlertRulesClientWithBaseURI(baseURI string, subscriptionID string) AlertRulesClient
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type BasicRuleAction ¶
type BasicRuleAction = original.BasicRuleAction
type BasicRuleCondition ¶
type BasicRuleCondition = original.BasicRuleCondition
type BasicRuleDataSource ¶
type BasicRuleDataSource = original.BasicRuleDataSource
type ConditionOperator ¶
type ConditionOperator = original.ConditionOperator
const ( ConditionOperatorGreaterThan ConditionOperator = original.ConditionOperatorGreaterThan ConditionOperatorGreaterThanOrEqual ConditionOperator = original.ConditionOperatorGreaterThanOrEqual ConditionOperatorLessThan ConditionOperator = original.ConditionOperatorLessThan ConditionOperatorLessThanOrEqual ConditionOperator = original.ConditionOperatorLessThanOrEqual )
func PossibleConditionOperatorValues ¶
func PossibleConditionOperatorValues() []ConditionOperator
type DataContainer ¶
type DataContainer = original.DataContainer
type DataStatus ¶
type DataStatus = original.DataStatus
const ( DataStatusNotPresent DataStatus = original.DataStatusNotPresent DataStatusPresent DataStatus = original.DataStatusPresent )
func PossibleDataStatusValues ¶
func PossibleDataStatusValues() []DataStatus
type ErrorResponse ¶
type ErrorResponse = original.ErrorResponse
type EventCategoriesClient ¶
type EventCategoriesClient = original.EventCategoriesClient
func NewEventCategoriesClient ¶
func NewEventCategoriesClient(subscriptionID string) EventCategoriesClient
func NewEventCategoriesClientWithBaseURI ¶
func NewEventCategoriesClientWithBaseURI(baseURI string, subscriptionID string) EventCategoriesClient
type EventCategoryCollection ¶
type EventCategoryCollection = original.EventCategoryCollection
type IncidentListResult ¶
type IncidentListResult = original.IncidentListResult
type LocalizableString ¶
type LocalizableString = original.LocalizableString
type LocationThresholdRuleCondition ¶
type LocationThresholdRuleCondition = original.LocationThresholdRuleCondition
type LogProfileCollection ¶
type LogProfileCollection = original.LogProfileCollection
type LogProfileProperties ¶
type LogProfileProperties = original.LogProfileProperties
type LogProfileResource ¶
type LogProfileResource = original.LogProfileResource
type LogProfileResourcePatch ¶
type LogProfileResourcePatch = original.LogProfileResourcePatch
type LogProfilesClient ¶
type LogProfilesClient = original.LogProfilesClient
func NewLogProfilesClient ¶
func NewLogProfilesClient(subscriptionID string) LogProfilesClient
func NewLogProfilesClientWithBaseURI ¶
func NewLogProfilesClientWithBaseURI(baseURI string, subscriptionID string) LogProfilesClient
type ManagementEventAggregationCondition ¶
type ManagementEventAggregationCondition = original.ManagementEventAggregationCondition
type ManagementEventRuleCondition ¶
type ManagementEventRuleCondition = original.ManagementEventRuleCondition
type OdataType ¶
const ( OdataTypeMicrosoftAzureManagementInsightsModelsRuleManagementEventDataSource OdataType = original.OdataTypeMicrosoftAzureManagementInsightsModelsRuleManagementEventDataSource OdataTypeMicrosoftAzureManagementInsightsModelsRuleMetricDataSource OdataType = original.OdataTypeMicrosoftAzureManagementInsightsModelsRuleMetricDataSource OdataTypeRuleDataSource OdataType = original.OdataTypeRuleDataSource )
func PossibleOdataTypeValues ¶
func PossibleOdataTypeValues() []OdataType
type OdataTypeBasicRuleAction ¶
type OdataTypeBasicRuleAction = original.OdataTypeBasicRuleAction
const ( OdataTypeBasicRuleActionOdataTypeMicrosoftAzureManagementInsightsModelsRuleEmailAction OdataTypeBasicRuleAction = original.OdataTypeBasicRuleActionOdataTypeMicrosoftAzureManagementInsightsModelsRuleEmailAction OdataTypeBasicRuleActionOdataTypeMicrosoftAzureManagementInsightsModelsRuleWebhookAction OdataTypeBasicRuleAction = original.OdataTypeBasicRuleActionOdataTypeMicrosoftAzureManagementInsightsModelsRuleWebhookAction OdataTypeBasicRuleActionOdataTypeRuleAction OdataTypeBasicRuleAction = original.OdataTypeBasicRuleActionOdataTypeRuleAction )
func PossibleOdataTypeBasicRuleActionValues ¶
func PossibleOdataTypeBasicRuleActionValues() []OdataTypeBasicRuleAction
type OdataTypeBasicRuleCondition ¶
type OdataTypeBasicRuleCondition = original.OdataTypeBasicRuleCondition
const ( OdataTypeBasicRuleConditionOdataTypeMicrosoftAzureManagementInsightsModelsLocationThresholdRuleCondition OdataTypeBasicRuleCondition = original.OdataTypeBasicRuleConditionOdataTypeMicrosoftAzureManagementInsightsModelsLocationThresholdRuleCondition OdataTypeBasicRuleConditionOdataTypeMicrosoftAzureManagementInsightsModelsManagementEventRuleCondition OdataTypeBasicRuleCondition = original.OdataTypeBasicRuleConditionOdataTypeMicrosoftAzureManagementInsightsModelsManagementEventRuleCondition OdataTypeBasicRuleConditionOdataTypeMicrosoftAzureManagementInsightsModelsThresholdRuleCondition OdataTypeBasicRuleCondition = original.OdataTypeBasicRuleConditionOdataTypeMicrosoftAzureManagementInsightsModelsThresholdRuleCondition OdataTypeBasicRuleConditionOdataTypeRuleCondition OdataTypeBasicRuleCondition = original.OdataTypeBasicRuleConditionOdataTypeRuleCondition )
func PossibleOdataTypeBasicRuleConditionValues ¶
func PossibleOdataTypeBasicRuleConditionValues() []OdataTypeBasicRuleCondition
type OnboardingStatus ¶
type OnboardingStatus = original.OnboardingStatus
const ( OnboardingStatusNotOnboarded OnboardingStatus = original.OnboardingStatusNotOnboarded OnboardingStatusOnboarded OnboardingStatus = original.OnboardingStatusOnboarded OnboardingStatusUnknown OnboardingStatus = original.OnboardingStatusUnknown )
func PossibleOnboardingStatusValues ¶
func PossibleOnboardingStatusValues() []OnboardingStatus
type ProxyResource ¶
type ProxyResource = original.ProxyResource
type ResponseWithError ¶
type ResponseWithError = original.ResponseWithError
type RetentionPolicy ¶
type RetentionPolicy = original.RetentionPolicy
type RuleAction ¶
type RuleAction = original.RuleAction
type RuleCondition ¶
type RuleCondition = original.RuleCondition
type RuleDataSource ¶
type RuleDataSource = original.RuleDataSource
type RuleEmailAction ¶
type RuleEmailAction = original.RuleEmailAction
type RuleManagementEventClaimsDataSource ¶
type RuleManagementEventClaimsDataSource = original.RuleManagementEventClaimsDataSource
type RuleManagementEventDataSource ¶
type RuleManagementEventDataSource = original.RuleManagementEventDataSource
type RuleMetricDataSource ¶
type RuleMetricDataSource = original.RuleMetricDataSource
type RuleWebhookAction ¶
type RuleWebhookAction = original.RuleWebhookAction
type ThresholdRuleCondition ¶
type ThresholdRuleCondition = original.ThresholdRuleCondition
type TimeAggregationOperator ¶
type TimeAggregationOperator = original.TimeAggregationOperator
const ( TimeAggregationOperatorAverage TimeAggregationOperator = original.TimeAggregationOperatorAverage TimeAggregationOperatorLast TimeAggregationOperator = original.TimeAggregationOperatorLast TimeAggregationOperatorMaximum TimeAggregationOperator = original.TimeAggregationOperatorMaximum TimeAggregationOperatorMinimum TimeAggregationOperator = original.TimeAggregationOperatorMinimum TimeAggregationOperatorTotal TimeAggregationOperator = original.TimeAggregationOperatorTotal )
func PossibleTimeAggregationOperatorValues ¶
func PossibleTimeAggregationOperatorValues() []TimeAggregationOperator
type VMInsightsClient ¶
type VMInsightsClient = original.VMInsightsClient
func NewVMInsightsClient ¶
func NewVMInsightsClient(subscriptionID string) VMInsightsClient
func NewVMInsightsClientWithBaseURI ¶
func NewVMInsightsClientWithBaseURI(baseURI string, subscriptionID string) VMInsightsClient
type VMInsightsOnboardingStatus ¶
type VMInsightsOnboardingStatus = original.VMInsightsOnboardingStatus
type VMInsightsOnboardingStatusProperties ¶
type VMInsightsOnboardingStatusProperties = original.VMInsightsOnboardingStatusProperties
type WorkspaceInfo ¶
type WorkspaceInfo = original.WorkspaceInfo
type WorkspaceInfoProperties ¶
type WorkspaceInfoProperties = original.WorkspaceInfoProperties
Click to show internal directories.
Click to hide internal directories.