aadapi

package
v38.1.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DiagnosticSettingsCategoryClientAPI

type DiagnosticSettingsCategoryClientAPI interface {
	List(ctx context.Context) (result aad.DiagnosticSettingsCategoryResourceCollection, err error)
}

DiagnosticSettingsCategoryClientAPI contains the set of methods on the DiagnosticSettingsCategoryClient type.

type DiagnosticSettingsClientAPI

type DiagnosticSettingsClientAPI interface {
	CreateOrUpdate(ctx context.Context, parameters aad.DiagnosticSettingsResource, name string) (result aad.DiagnosticSettingsResource, err error)
	Delete(ctx context.Context, name string) (result autorest.Response, err error)
	Get(ctx context.Context, name string) (result aad.DiagnosticSettingsResource, err error)
	List(ctx context.Context) (result aad.DiagnosticSettingsResourceCollection, err error)
}

DiagnosticSettingsClientAPI contains the set of methods on the DiagnosticSettingsClient type.

type OperationsClientAPI

type OperationsClientAPI interface {
	List(ctx context.Context) (result aad.OperationsDiscoveryCollection, 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