Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type ActionGroup
- type ActionList
- type ActivityLogAlertResource
- type ActivityLogAlertsClient
- type AlertRuleAllOfCondition
- type AlertRuleAnyOfOrLeafCondition
- type AlertRuleLeafCondition
- type AlertRuleList
- type AlertRuleListIterator
- type AlertRuleListPage
- type AlertRulePatchObject
- type AlertRulePatchProperties
- type AlertRuleProperties
- type AzureResource
- type BaseClient
- type ErrorResponse
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 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
Click to show internal directories.
Click to hide internal directories.