...

Package insights

import "github.com/Azure/azure-sdk-for-go/profiles/latest/monitor/mgmt/insights"
Overview
Index
Subdirectories

Overview ▾

Constants

const (
    DefaultBaseURI = original.DefaultBaseURI
)

func UserAgent

func UserAgent() string

func Version

func Version() string

type ActionGroup

type ActionGroup = original.ActionGroup

type ActionList

type ActionList = original.ActionList

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 AlertRuleAllOfCondition

type AlertRuleAllOfCondition = original.AlertRuleAllOfCondition

type AlertRuleAnyOfOrLeafCondition

type AlertRuleAnyOfOrLeafCondition = original.AlertRuleAnyOfOrLeafCondition

type AlertRuleLeafCondition

type AlertRuleLeafCondition = original.AlertRuleLeafCondition

type AlertRuleList

type AlertRuleList = original.AlertRuleList

type AlertRuleListIterator

type AlertRuleListIterator = original.AlertRuleListIterator

func NewAlertRuleListIterator

func NewAlertRuleListIterator(page AlertRuleListPage) AlertRuleListIterator

type AlertRuleListPage

type AlertRuleListPage = original.AlertRuleListPage

func NewAlertRuleListPage

func NewAlertRuleListPage(cur AlertRuleList, getNextPage func(context.Context, AlertRuleList) (AlertRuleList, error)) AlertRuleListPage

type AlertRulePatchObject

type AlertRulePatchObject = original.AlertRulePatchObject

type AlertRulePatchProperties

type AlertRulePatchProperties = original.AlertRulePatchProperties

type AlertRuleProperties

type AlertRuleProperties = original.AlertRuleProperties

type AzureResource

type AzureResource = original.AzureResource

type BaseClient

type BaseClient = original.BaseClient

func New

func New(subscriptionID string) BaseClient

func NewWithBaseURI

func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient

type ErrorResponse

type ErrorResponse = original.ErrorResponse

Subdirectories

Name Synopsis
..
insightsapi