insights

package
v17.4.0 Latest Latest
Warning

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

Go to latest
Published: Jun 19, 2018 License: Apache-2.0 Imports: 1 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 ActionGroupList

type ActionGroupList = original.ActionGroupList

type ActionGroupPatch

type ActionGroupPatch = original.ActionGroupPatch

type ActionGroupPatchBody

type ActionGroupPatchBody = original.ActionGroupPatchBody

type ActionGroupResource

type ActionGroupResource = original.ActionGroupResource

type ActionGroupsClient

type ActionGroupsClient = original.ActionGroupsClient

func NewActionGroupsClient

func NewActionGroupsClient(subscriptionID string) ActionGroupsClient

func NewActionGroupsClientWithBaseURI

func NewActionGroupsClientWithBaseURI(baseURI string, subscriptionID string) ActionGroupsClient

type ActivityLogAlert

type ActivityLogAlert = original.ActivityLogAlert

type ActivityLogAlertActionGroup

type ActivityLogAlertActionGroup = original.ActivityLogAlertActionGroup

type ActivityLogAlertActionList

type ActivityLogAlertActionList = original.ActivityLogAlertActionList

type ActivityLogAlertAllOfCondition

type ActivityLogAlertAllOfCondition = original.ActivityLogAlertAllOfCondition

type ActivityLogAlertLeafCondition

type ActivityLogAlertLeafCondition = original.ActivityLogAlertLeafCondition

type ActivityLogAlertList

type ActivityLogAlertList = original.ActivityLogAlertList

type ActivityLogAlertPatch

type ActivityLogAlertPatch = original.ActivityLogAlertPatch

type ActivityLogAlertPatchBody

type ActivityLogAlertPatchBody = original.ActivityLogAlertPatchBody

type ActivityLogAlertResource

type ActivityLogAlertResource = original.ActivityLogAlertResource

type ActivityLogAlertsClient

type ActivityLogAlertsClient = original.ActivityLogAlertsClient

func NewActivityLogAlertsClient

func NewActivityLogAlertsClient(subscriptionID string) ActivityLogAlertsClient

func NewActivityLogAlertsClientWithBaseURI

func NewActivityLogAlertsClientWithBaseURI(baseURI string, subscriptionID string) ActivityLogAlertsClient

type ActivityLogsClient

type ActivityLogsClient = original.ActivityLogsClient

func NewActivityLogsClient

func NewActivityLogsClient(subscriptionID string) ActivityLogsClient

func NewActivityLogsClientWithBaseURI

func NewActivityLogsClientWithBaseURI(baseURI string, subscriptionID string) ActivityLogsClient

type AlertRule

type AlertRule = original.AlertRule

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 AutomationRunbookReceiver

type AutomationRunbookReceiver = original.AutomationRunbookReceiver

type AutoscaleNotification

type AutoscaleNotification = original.AutoscaleNotification

type AutoscaleProfile

type AutoscaleProfile = original.AutoscaleProfile

type AutoscaleSetting

type AutoscaleSetting = original.AutoscaleSetting

type AutoscaleSettingResource

type AutoscaleSettingResource = original.AutoscaleSettingResource

type AutoscaleSettingResourceCollection

type AutoscaleSettingResourceCollection = original.AutoscaleSettingResourceCollection

type AutoscaleSettingResourcePatch

type AutoscaleSettingResourcePatch = original.AutoscaleSettingResourcePatch

type AutoscaleSettingsClient

type AutoscaleSettingsClient = original.AutoscaleSettingsClient

func NewAutoscaleSettingsClient

func NewAutoscaleSettingsClient(subscriptionID string) AutoscaleSettingsClient

func NewAutoscaleSettingsClientWithBaseURI

func NewAutoscaleSettingsClientWithBaseURI(baseURI string, subscriptionID string) AutoscaleSettingsClient

type AzureAppPushReceiver

type AzureAppPushReceiver = original.AzureAppPushReceiver

type AzureFunctionReceiver

type AzureFunctionReceiver = original.AzureFunctionReceiver

type BaseClient

type BaseClient = original.BaseClient

func New

func New(subscriptionID string) BaseClient

func NewWithBaseURI

func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient

type Baseline

type Baseline = original.Baseline

type BaselineMetadataValue

type BaselineMetadataValue = original.BaselineMetadataValue

type BaselineProperties

type BaselineProperties = original.BaselineProperties

type BaselineResponse

type BaselineResponse = original.BaselineResponse

type BasicRuleAction

type BasicRuleAction = original.BasicRuleAction

type BasicRuleCondition

type BasicRuleCondition = original.BasicRuleCondition

type BasicRuleDataSource

type BasicRuleDataSource = original.BasicRuleDataSource

type CalculateBaselineResponse

type CalculateBaselineResponse = original.CalculateBaselineResponse

type CategoryType

type CategoryType = original.CategoryType
const (
	Logs    CategoryType = original.Logs
	Metrics CategoryType = original.Metrics
)

func PossibleCategoryTypeValues

func PossibleCategoryTypeValues() []CategoryType

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 DiagnosticSettings

type DiagnosticSettings = original.DiagnosticSettings

type DiagnosticSettingsCategory

type DiagnosticSettingsCategory = original.DiagnosticSettingsCategory

type DiagnosticSettingsCategoryClient

type DiagnosticSettingsCategoryClient = original.DiagnosticSettingsCategoryClient

func NewDiagnosticSettingsCategoryClient

func NewDiagnosticSettingsCategoryClient(subscriptionID string) DiagnosticSettingsCategoryClient

func NewDiagnosticSettingsCategoryClientWithBaseURI

func NewDiagnosticSettingsCategoryClientWithBaseURI(baseURI string, subscriptionID string) DiagnosticSettingsCategoryClient

type DiagnosticSettingsCategoryResource

type DiagnosticSettingsCategoryResource = original.DiagnosticSettingsCategoryResource

type DiagnosticSettingsClient

type DiagnosticSettingsClient = original.DiagnosticSettingsClient

func NewDiagnosticSettingsClient

func NewDiagnosticSettingsClient(subscriptionID string) DiagnosticSettingsClient

func NewDiagnosticSettingsClientWithBaseURI

func NewDiagnosticSettingsClientWithBaseURI(baseURI string, subscriptionID string) DiagnosticSettingsClient

type DiagnosticSettingsResource

type DiagnosticSettingsResource = original.DiagnosticSettingsResource

type EmailNotification

type EmailNotification = original.EmailNotification

type EmailReceiver

type EmailReceiver = original.EmailReceiver

type EnableRequest

type EnableRequest = original.EnableRequest

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 EventData

type EventData = original.EventData

type EventDataCollection

type EventDataCollection = original.EventDataCollection

type EventDataCollectionIterator

type EventDataCollectionIterator = original.EventDataCollectionIterator

type EventDataCollectionPage

type EventDataCollectionPage = original.EventDataCollectionPage

type EventLevel

type EventLevel = original.EventLevel

func PossibleEventLevelValues

func PossibleEventLevelValues() []EventLevel

type HTTPRequestInfo

type HTTPRequestInfo = original.HTTPRequestInfo

type Incident

type Incident = original.Incident

type IncidentListResult

type IncidentListResult = original.IncidentListResult

type ItsmReceiver

type ItsmReceiver = original.ItsmReceiver

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 LogSettings

type LogSettings = original.LogSettings

type LogicAppReceiver

type LogicAppReceiver = original.LogicAppReceiver

type ManagementEventRuleCondition

type ManagementEventRuleCondition = original.ManagementEventRuleCondition

type MetadataValue

type MetadataValue = original.MetadataValue

type Metric

type Metric = original.Metric

type MetricAvailability

type MetricAvailability = original.MetricAvailability

type MetricBaselineClient

type MetricBaselineClient = original.MetricBaselineClient

func NewMetricBaselineClient

func NewMetricBaselineClient(subscriptionID string) MetricBaselineClient

func NewMetricBaselineClientWithBaseURI

func NewMetricBaselineClientWithBaseURI(baseURI string, subscriptionID string) MetricBaselineClient

type MetricDefinition

type MetricDefinition = original.MetricDefinition

type MetricDefinitionCollection

type MetricDefinitionCollection = original.MetricDefinitionCollection

type MetricDefinitionsClient

type MetricDefinitionsClient = original.MetricDefinitionsClient

func NewMetricDefinitionsClient

func NewMetricDefinitionsClient(subscriptionID string) MetricDefinitionsClient

func NewMetricDefinitionsClientWithBaseURI

func NewMetricDefinitionsClientWithBaseURI(baseURI string, subscriptionID string) MetricDefinitionsClient

type MetricSettings

type MetricSettings = original.MetricSettings

type MetricStatisticType

type MetricStatisticType = original.MetricStatisticType

func PossibleMetricStatisticTypeValues

func PossibleMetricStatisticTypeValues() []MetricStatisticType

type MetricTrigger

type MetricTrigger = original.MetricTrigger

type MetricValue

type MetricValue = original.MetricValue

type MetricsClient

type MetricsClient = original.MetricsClient

func NewMetricsClient

func NewMetricsClient(subscriptionID string) MetricsClient

func NewMetricsClientWithBaseURI

func NewMetricsClientWithBaseURI(baseURI string, subscriptionID string) MetricsClient

type OdataType

type OdataType = original.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 (
	OdataTypeMicrosoftAzureManagementInsightsModelsRuleEmailAction   OdataTypeBasicRuleAction = original.OdataTypeMicrosoftAzureManagementInsightsModelsRuleEmailAction
	OdataTypeMicrosoftAzureManagementInsightsModelsRuleWebhookAction OdataTypeBasicRuleAction = original.OdataTypeMicrosoftAzureManagementInsightsModelsRuleWebhookAction
	OdataTypeRuleAction                                              OdataTypeBasicRuleAction = original.OdataTypeRuleAction
)

func PossibleOdataTypeBasicRuleActionValues

func PossibleOdataTypeBasicRuleActionValues() []OdataTypeBasicRuleAction

type OdataTypeBasicRuleCondition

type OdataTypeBasicRuleCondition = original.OdataTypeBasicRuleCondition
const (
	OdataTypeMicrosoftAzureManagementInsightsModelsLocationThresholdRuleCondition OdataTypeBasicRuleCondition = original.OdataTypeMicrosoftAzureManagementInsightsModelsLocationThresholdRuleCondition
	OdataTypeMicrosoftAzureManagementInsightsModelsManagementEventRuleCondition   OdataTypeBasicRuleCondition = original.OdataTypeMicrosoftAzureManagementInsightsModelsManagementEventRuleCondition
	OdataTypeMicrosoftAzureManagementInsightsModelsThresholdRuleCondition         OdataTypeBasicRuleCondition = original.OdataTypeMicrosoftAzureManagementInsightsModelsThresholdRuleCondition
	OdataTypeRuleCondition                                                        OdataTypeBasicRuleCondition = original.OdataTypeRuleCondition
)

func PossibleOdataTypeBasicRuleConditionValues

func PossibleOdataTypeBasicRuleConditionValues() []OdataTypeBasicRuleCondition

type Operation

type Operation = original.Operation

type OperationDisplay

type OperationDisplay = original.OperationDisplay

type OperationListResult

type OperationListResult = original.OperationListResult

type OperationsClient

type OperationsClient = original.OperationsClient

func NewOperationsClient

func NewOperationsClient(subscriptionID string) OperationsClient

func NewOperationsClientWithBaseURI

func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient

type ProxyOnlyResource

type ProxyOnlyResource = original.ProxyOnlyResource

type ReceiverStatus

type ReceiverStatus = original.ReceiverStatus

func PossibleReceiverStatusValues

func PossibleReceiverStatusValues() []ReceiverStatus

type Recurrence

type Recurrence = original.Recurrence

type RecurrentSchedule

type RecurrentSchedule = original.RecurrentSchedule

type Resource

type Resource = original.Resource

type Response

type Response = original.Response

type ResultType

type ResultType = original.ResultType
const (
	Data     ResultType = original.Data
	Metadata ResultType = original.Metadata
)

func PossibleResultTypeValues

func PossibleResultTypeValues() []ResultType

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 RuleManagementEventDataSource

type RuleManagementEventDataSource = original.RuleManagementEventDataSource

type RuleMetricDataSource

type RuleMetricDataSource = original.RuleMetricDataSource

type RuleWebhookAction

type RuleWebhookAction = original.RuleWebhookAction

type ScaleAction

type ScaleAction = original.ScaleAction

type ScaleCapacity

type ScaleCapacity = original.ScaleCapacity

type ScaleDirection

type ScaleDirection = original.ScaleDirection
const (
	ScaleDirectionDecrease ScaleDirection = original.ScaleDirectionDecrease
	ScaleDirectionIncrease ScaleDirection = original.ScaleDirectionIncrease
	ScaleDirectionNone     ScaleDirection = original.ScaleDirectionNone
)

func PossibleScaleDirectionValues

func PossibleScaleDirectionValues() []ScaleDirection

type ScaleRule

type ScaleRule = original.ScaleRule

type ScaleType

type ScaleType = original.ScaleType
const (
	ChangeCount        ScaleType = original.ChangeCount
	ExactCount         ScaleType = original.ExactCount
	PercentChangeCount ScaleType = original.PercentChangeCount
)

func PossibleScaleTypeValues

func PossibleScaleTypeValues() []ScaleType

type SenderAuthorization

type SenderAuthorization = original.SenderAuthorization

type Sensitivity

type Sensitivity = original.Sensitivity

func PossibleSensitivityValues

func PossibleSensitivityValues() []Sensitivity

type SmsReceiver

type SmsReceiver = original.SmsReceiver

type TenantActivityLogsClient

type TenantActivityLogsClient = original.TenantActivityLogsClient

func NewTenantActivityLogsClient

func NewTenantActivityLogsClient(subscriptionID string) TenantActivityLogsClient

func NewTenantActivityLogsClientWithBaseURI

func NewTenantActivityLogsClientWithBaseURI(baseURI string, subscriptionID string) TenantActivityLogsClient

type ThresholdRuleCondition

type ThresholdRuleCondition = original.ThresholdRuleCondition

type TimeAggregationOperator

type TimeAggregationOperator = original.TimeAggregationOperator

func PossibleTimeAggregationOperatorValues

func PossibleTimeAggregationOperatorValues() []TimeAggregationOperator

type TimeAggregationType

type TimeAggregationType = original.TimeAggregationType

func PossibleTimeAggregationTypeValues

func PossibleTimeAggregationTypeValues() []TimeAggregationType

type TimeSeriesElement

type TimeSeriesElement = original.TimeSeriesElement

type TimeSeriesInformation

type TimeSeriesInformation = original.TimeSeriesInformation

type TimeWindow

type TimeWindow = original.TimeWindow

type Unit

type Unit = original.Unit
const (
	UnitBytes          Unit = original.UnitBytes
	UnitByteSeconds    Unit = original.UnitByteSeconds
	UnitBytesPerSecond Unit = original.UnitBytesPerSecond
	UnitCount          Unit = original.UnitCount
	UnitCountPerSecond Unit = original.UnitCountPerSecond
	UnitMilliSeconds   Unit = original.UnitMilliSeconds
	UnitPercent        Unit = original.UnitPercent
	UnitSeconds        Unit = original.UnitSeconds
	UnitUnspecified    Unit = original.UnitUnspecified
)

func PossibleUnitValues

func PossibleUnitValues() []Unit

type VoiceReceiver

type VoiceReceiver = original.VoiceReceiver

type WebhookNotification

type WebhookNotification = original.WebhookNotification

type WebhookReceiver

type WebhookReceiver = original.WebhookReceiver

Jump to

Keyboard shortcuts

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