Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type ActionGroup
- type ActionList
- type AlertResource
- type AlertRuleAllOfCondition
- type AlertRuleAnyOfOrLeafCondition
- type AlertRuleLeafCondition
- type AlertRuleList
- type AlertRuleListIterator
- type AlertRuleListPage
- type AlertRulePatchObject
- type AlertRulePatchProperties
- type AlertRuleProperties
- type AlertsClient
- type AzureResource
- type BaseClient
- type Client
- type ErrorResponse
- type EventData
- type EventDataCollection
- type EventDataCollectionIterator
- type EventDataCollectionPage
- type EventLevel
- type HTTPRequestInfo
- type LocalizableString
- type SenderAuthorization
- type TenantActivityLogsClient
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ActionGroup ¶
type ActionGroup = original.ActionGroup
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 ¶
func NewClientWithBaseURI ¶
type ErrorResponse ¶
type ErrorResponse = original.ErrorResponse
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
Click to show internal directories.
Click to hide internal directories.