activitylogsapi

package
v66.0.0+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 14, 2022 License: MIT Imports: 3 Imported by: 62

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AlertsClientAPI

type AlertsClientAPI interface {
	CreateOrUpdate(ctx context.Context, resourceGroupName string, activityLogAlertName string, activityLogAlertRule activitylogs.AlertResource) (result activitylogs.AlertResource, err error)
	Delete(ctx context.Context, resourceGroupName string, activityLogAlertName string) (result autorest.Response, err error)
	Get(ctx context.Context, resourceGroupName string, activityLogAlertName string) (result activitylogs.AlertResource, err error)
	ListByResourceGroup(ctx context.Context, resourceGroupName string) (result activitylogs.AlertRuleListPage, err error)
	ListByResourceGroupComplete(ctx context.Context, resourceGroupName string) (result activitylogs.AlertRuleListIterator, err error)
	ListBySubscriptionID(ctx context.Context) (result activitylogs.AlertRuleListPage, err error)
	ListBySubscriptionIDComplete(ctx context.Context) (result activitylogs.AlertRuleListIterator, err error)
	Update(ctx context.Context, resourceGroupName string, activityLogAlertName string, activityLogAlertRulePatch activitylogs.AlertRulePatchObject) (result activitylogs.AlertResource, err error)
}

AlertsClientAPI contains the set of methods on the AlertsClient type.

type ClientAPI

type ClientAPI interface {
	List(ctx context.Context, filter string, selectParameter string) (result activitylogs.EventDataCollectionPage, err error)
	ListComplete(ctx context.Context, filter string, selectParameter string) (result activitylogs.EventDataCollectionIterator, err error)
}

ClientAPI contains the set of methods on the Client type.

type TenantActivityLogsClientAPI

type TenantActivityLogsClientAPI interface {
	List(ctx context.Context, filter string, selectParameter string) (result activitylogs.EventDataCollectionPage, err error)
	ListComplete(ctx context.Context, filter string, selectParameter string) (result activitylogs.EventDataCollectionIterator, err error)
}

TenantActivityLogsClientAPI contains the set of methods on the TenantActivityLogsClient type.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL