...

Package activitylogs

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

Overview ▾

Index ▾

Constants
func UserAgent() string
func Version() string
type ActionGroupForActivityLogAlerts
type ActionList
type AlertResource
type AlertRuleAllOfCondition
type AlertRuleAnyOfOrLeafCondition
type AlertRuleLeafCondition
type AlertRuleList
type AlertRuleListIterator
    func NewAlertRuleListIterator(page AlertRuleListPage) AlertRuleListIterator
type AlertRuleListPage
    func NewAlertRuleListPage(cur AlertRuleList, getNextPage func(context.Context, AlertRuleList) (AlertRuleList, error)) AlertRuleListPage
type AlertRulePatchObject
type AlertRulePatchProperties
type AlertRuleProperties
type AlertsClient
    func NewAlertsClient(subscriptionID string) AlertsClient
    func NewAlertsClientWithBaseURI(baseURI string, subscriptionID string) AlertsClient
type AzureResource
type BaseClient
    func New(subscriptionID string) BaseClient
    func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type Client
    func NewClient(subscriptionID string) Client
    func NewClientWithBaseURI(baseURI string, subscriptionID string) Client
type ErrorResponse
type EventData
type EventDataCollection
type EventDataCollectionIterator
    func NewEventDataCollectionIterator(page EventDataCollectionPage) EventDataCollectionIterator
type EventDataCollectionPage
    func NewEventDataCollectionPage(cur EventDataCollection, getNextPage func(context.Context, EventDataCollection) (EventDataCollection, error)) EventDataCollectionPage
type EventLevel
    func PossibleEventLevelValues() []EventLevel
type HTTPRequestInfo
type LocalizableString
type SenderAuthorization
type TenantActivityLogsClient
    func NewTenantActivityLogsClient(subscriptionID string) TenantActivityLogsClient
    func NewTenantActivityLogsClientWithBaseURI(baseURI string, subscriptionID string) TenantActivityLogsClient

Package files

models.go

Constants

const (
    DefaultBaseURI = original.DefaultBaseURI
)

func UserAgent

func UserAgent() string

func Version

func Version() string

type ActionGroupForActivityLogAlerts

type ActionGroupForActivityLogAlerts = original.ActionGroupForActivityLogAlerts

type ActionList

type ActionList = original.ActionList

type AlertResource

type AlertResource = original.AlertResource

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 AlertsClient

type AlertsClient = original.AlertsClient

func NewAlertsClient

func NewAlertsClient(subscriptionID string) AlertsClient

func NewAlertsClientWithBaseURI

func NewAlertsClientWithBaseURI(baseURI string, subscriptionID string) AlertsClient

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 Client

type Client = original.Client

func NewClient

func NewClient(subscriptionID string) Client

func NewClientWithBaseURI

func NewClientWithBaseURI(baseURI string, subscriptionID string) Client

type ErrorResponse

type ErrorResponse = original.ErrorResponse

type EventData

type EventData = original.EventData

type EventDataCollection

type EventDataCollection = original.EventDataCollection

type EventDataCollectionIterator

type EventDataCollectionIterator = original.EventDataCollectionIterator

func NewEventDataCollectionIterator

func NewEventDataCollectionIterator(page EventDataCollectionPage) EventDataCollectionIterator

type EventDataCollectionPage

type EventDataCollectionPage = original.EventDataCollectionPage

func NewEventDataCollectionPage

func NewEventDataCollectionPage(cur EventDataCollection, getNextPage func(context.Context, EventDataCollection) (EventDataCollection, error)) EventDataCollectionPage

type EventLevel

type EventLevel = original.EventLevel
const (
    EventLevelCritical      EventLevel = original.EventLevelCritical
    EventLevelError         EventLevel = original.EventLevelError
    EventLevelInformational EventLevel = original.EventLevelInformational
    EventLevelVerbose       EventLevel = original.EventLevelVerbose
    EventLevelWarning       EventLevel = original.EventLevelWarning
)

func PossibleEventLevelValues

func PossibleEventLevelValues() []EventLevel

type HTTPRequestInfo

type HTTPRequestInfo = original.HTTPRequestInfo

type LocalizableString

type LocalizableString = original.LocalizableString

type SenderAuthorization

type SenderAuthorization = original.SenderAuthorization

type TenantActivityLogsClient

type TenantActivityLogsClient = original.TenantActivityLogsClient

func NewTenantActivityLogsClient

func NewTenantActivityLogsClient(subscriptionID string) TenantActivityLogsClient

func NewTenantActivityLogsClientWithBaseURI

func NewTenantActivityLogsClientWithBaseURI(baseURI string, subscriptionID string) TenantActivityLogsClient

Subdirectories

Name Synopsis
..
activitylogsapi