auditevent

package
v0.20241111.1164443 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2024 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuditEventClient

type AuditEventClient struct {
	Client *msgraph.Client
}

func NewAuditEventClientWithBaseURI

func NewAuditEventClientWithBaseURI(sdkApi sdkEnv.Api) (*AuditEventClient, error)

func (AuditEventClient) CreateAuditEvent

CreateAuditEvent - Create new navigation property to auditEvents for deviceManagement

func (AuditEventClient) DeleteAuditEvent

DeleteAuditEvent - Delete navigation property auditEvents for deviceManagement

func (AuditEventClient) GetAuditEvent

GetAuditEvent - Get auditEvents from deviceManagement. The Audit Events

func (AuditEventClient) GetAuditEventsCount

GetAuditEventsCount - Get the number of the resource

func (AuditEventClient) ListAuditEvents

ListAuditEvents - Get auditEvents from deviceManagement. The Audit Events

func (AuditEventClient) ListAuditEventsComplete

ListAuditEventsComplete retrieves all the results into a single object

func (AuditEventClient) ListAuditEventsCompleteMatchingPredicate

func (c AuditEventClient) ListAuditEventsCompleteMatchingPredicate(ctx context.Context, options ListAuditEventsOperationOptions, predicate AuditEventOperationPredicate) (result ListAuditEventsCompleteResult, err error)

ListAuditEventsCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (AuditEventClient) UpdateAuditEvent

UpdateAuditEvent - Update the navigation property auditEvents in deviceManagement

type AuditEventOperationPredicate

type AuditEventOperationPredicate struct {
}

func (AuditEventOperationPredicate) Matches

type CreateAuditEventOperationOptions

type CreateAuditEventOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultCreateAuditEventOperationOptions

func DefaultCreateAuditEventOperationOptions() CreateAuditEventOperationOptions

func (CreateAuditEventOperationOptions) ToHeaders

func (CreateAuditEventOperationOptions) ToOData

func (CreateAuditEventOperationOptions) ToQuery

type CreateAuditEventOperationResponse

type CreateAuditEventOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.AuditEvent
}

type DeleteAuditEventOperationOptions

type DeleteAuditEventOperationOptions struct {
	IfMatch   *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultDeleteAuditEventOperationOptions

func DefaultDeleteAuditEventOperationOptions() DeleteAuditEventOperationOptions

func (DeleteAuditEventOperationOptions) ToHeaders

func (DeleteAuditEventOperationOptions) ToOData

func (DeleteAuditEventOperationOptions) ToQuery

type DeleteAuditEventOperationResponse

type DeleteAuditEventOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

type GetAuditEventOperationOptions

type GetAuditEventOperationOptions struct {
	Expand    *odata.Expand
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Select    *[]string
}

func DefaultGetAuditEventOperationOptions

func DefaultGetAuditEventOperationOptions() GetAuditEventOperationOptions

func (GetAuditEventOperationOptions) ToHeaders

func (GetAuditEventOperationOptions) ToOData

func (GetAuditEventOperationOptions) ToQuery

type GetAuditEventOperationResponse

type GetAuditEventOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.AuditEvent
}

type GetAuditEventsCountOperationOptions

type GetAuditEventsCountOperationOptions struct {
	Filter    *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Search    *string
}

func DefaultGetAuditEventsCountOperationOptions

func DefaultGetAuditEventsCountOperationOptions() GetAuditEventsCountOperationOptions

func (GetAuditEventsCountOperationOptions) ToHeaders

func (GetAuditEventsCountOperationOptions) ToOData

func (GetAuditEventsCountOperationOptions) ToQuery

type GetAuditEventsCountOperationResponse

type GetAuditEventsCountOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]byte
}

type ListAuditEventsCompleteResult

type ListAuditEventsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.AuditEvent
}

type ListAuditEventsCustomPager

type ListAuditEventsCustomPager struct {
	NextLink *odata.Link `json:"@odata.nextLink"`
}
func (p *ListAuditEventsCustomPager) NextPageLink() *odata.Link

type ListAuditEventsOperationOptions

type ListAuditEventsOperationOptions struct {
	Count     *bool
	Expand    *odata.Expand
	Filter    *string
	Metadata  *odata.Metadata
	OrderBy   *odata.OrderBy
	RetryFunc client.RequestRetryFunc
	Search    *string
	Select    *[]string
	Skip      *int64
	Top       *int64
}

func DefaultListAuditEventsOperationOptions

func DefaultListAuditEventsOperationOptions() ListAuditEventsOperationOptions

func (ListAuditEventsOperationOptions) ToHeaders

func (ListAuditEventsOperationOptions) ToOData

func (ListAuditEventsOperationOptions) ToQuery

type ListAuditEventsOperationResponse

type ListAuditEventsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.AuditEvent
}

type UpdateAuditEventOperationOptions

type UpdateAuditEventOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultUpdateAuditEventOperationOptions

func DefaultUpdateAuditEventOperationOptions() UpdateAuditEventOperationOptions

func (UpdateAuditEventOperationOptions) ToHeaders

func (UpdateAuditEventOperationOptions) ToOData

func (UpdateAuditEventOperationOptions) ToQuery

type UpdateAuditEventOperationResponse

type UpdateAuditEventOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

Jump to

Keyboard shortcuts

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