Package activitylogs
- 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() string
func Version() string
type ActionGroupForActivityLogAlerts = original.ActionGroupForActivityLogAlerts
type ActionList = original.ActionList
type AlertResource = original.AlertResource
type AlertRuleAllOfCondition = original.AlertRuleAllOfCondition
type AlertRuleAnyOfOrLeafCondition = original.AlertRuleAnyOfOrLeafCondition
type AlertRuleLeafCondition = original.AlertRuleLeafCondition
type AlertRuleList = original.AlertRuleList
type AlertRuleListIterator = original.AlertRuleListIterator
func NewAlertRuleListIterator(page AlertRuleListPage) AlertRuleListIterator
type AlertRuleListPage = original.AlertRuleListPage
func NewAlertRuleListPage(cur AlertRuleList, getNextPage func(context.Context, AlertRuleList) (AlertRuleList, error)) AlertRuleListPage
type AlertRulePatchObject = original.AlertRulePatchObject
type AlertRulePatchProperties = original.AlertRulePatchProperties
type AlertRuleProperties = original.AlertRuleProperties
type AlertsClient = original.AlertsClient
func NewAlertsClient(subscriptionID string) AlertsClient
func NewAlertsClientWithBaseURI(baseURI string, subscriptionID string) AlertsClient
type AzureResource = original.AzureResource
type BaseClient = original.BaseClient
func New(subscriptionID string) BaseClient
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type Client = original.Client
func NewClient(subscriptionID string) Client
func NewClientWithBaseURI(baseURI string, subscriptionID string) Client
type ErrorResponse = original.ErrorResponse
type EventData = original.EventData
type EventDataCollection = original.EventDataCollection
type EventDataCollectionIterator = original.EventDataCollectionIterator
func NewEventDataCollectionIterator(page EventDataCollectionPage) EventDataCollectionIterator
type EventDataCollectionPage = original.EventDataCollectionPage
func NewEventDataCollectionPage(cur EventDataCollection, getNextPage func(context.Context, EventDataCollection) (EventDataCollection, error)) EventDataCollectionPage
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() []EventLevel
type HTTPRequestInfo = original.HTTPRequestInfo
type LocalizableString = original.LocalizableString
type SenderAuthorization = original.SenderAuthorization
type TenantActivityLogsClient = original.TenantActivityLogsClient
func NewTenantActivityLogsClient(subscriptionID string) TenantActivityLogsClient
func NewTenantActivityLogsClientWithBaseURI(baseURI string, subscriptionID string) TenantActivityLogsClient
Subdirectories