workloadmonitorapi

package
v52.1.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2021 License: Apache-2.0 Imports: 3 Imported by: 56

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HealthMonitorsClientAPI

type HealthMonitorsClientAPI interface {
	Get(ctx context.Context, subscriptionID string, resourceGroupName string, providerName string, resourceCollectionName string, resourceName string, monitorID string, expand string) (result workloadmonitor.HealthMonitor, err error)
	GetStateChange(ctx context.Context, subscriptionID string, resourceGroupName string, providerName string, resourceCollectionName string, resourceName string, monitorID string, timestampUnix string, expand string) (result workloadmonitor.HealthMonitorStateChange, err error)
	List(ctx context.Context, subscriptionID string, resourceGroupName string, providerName string, resourceCollectionName string, resourceName string, filter string, expand string) (result workloadmonitor.HealthMonitorListPage, err error)
	ListComplete(ctx context.Context, subscriptionID string, resourceGroupName string, providerName string, resourceCollectionName string, resourceName string, filter string, expand string) (result workloadmonitor.HealthMonitorListIterator, err error)
	ListStateChanges(ctx context.Context, subscriptionID string, resourceGroupName string, providerName string, resourceCollectionName string, resourceName string, monitorID string, filter string, expand string, startTimestampUtc *date.Time, endTimestampUtc *date.Time) (result workloadmonitor.HealthMonitorStateChangeListPage, err error)
	ListStateChangesComplete(ctx context.Context, subscriptionID string, resourceGroupName string, providerName string, resourceCollectionName string, resourceName string, monitorID string, filter string, expand string, startTimestampUtc *date.Time, endTimestampUtc *date.Time) (result workloadmonitor.HealthMonitorStateChangeListIterator, err error)
}

HealthMonitorsClientAPI contains the set of methods on the HealthMonitorsClient type.

type OperationsClientAPI

type OperationsClientAPI interface {
	List(ctx context.Context) (result workloadmonitor.OperationListPage, err error)
	ListComplete(ctx context.Context) (result workloadmonitor.OperationListIterator, err error)
}

OperationsClientAPI contains the set of methods on the OperationsClient type.

Jump to

Keyboard shortcuts

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