userinsight

package
v0.20241203.1090052 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2024 License: MPL-2.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeleteUserInsightOperationOptions

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

func DefaultDeleteUserInsightOperationOptions

func DefaultDeleteUserInsightOperationOptions() DeleteUserInsightOperationOptions

func (DeleteUserInsightOperationOptions) ToHeaders

func (DeleteUserInsightOperationOptions) ToOData

func (DeleteUserInsightOperationOptions) ToQuery

type DeleteUserInsightOperationResponse

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

type GetUserInsightOperationOptions

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

func DefaultGetUserInsightOperationOptions

func DefaultGetUserInsightOperationOptions() GetUserInsightOperationOptions

func (GetUserInsightOperationOptions) ToHeaders

func (GetUserInsightOperationOptions) ToOData

func (GetUserInsightOperationOptions) ToQuery

type GetUserInsightOperationResponse

type GetUserInsightOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.UserInsightsRoot
}

type UpdateUserInsightOperationOptions

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

func DefaultUpdateUserInsightOperationOptions

func DefaultUpdateUserInsightOperationOptions() UpdateUserInsightOperationOptions

func (UpdateUserInsightOperationOptions) ToHeaders

func (UpdateUserInsightOperationOptions) ToOData

func (UpdateUserInsightOperationOptions) ToQuery

type UpdateUserInsightOperationResponse

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

type UserInsightClient

type UserInsightClient struct {
	Client *msgraph.Client
}

func NewUserInsightClientWithBaseURI

func NewUserInsightClientWithBaseURI(sdkApi sdkEnv.Api) (*UserInsightClient, error)

func (UserInsightClient) DeleteUserInsight

DeleteUserInsight - Delete navigation property userInsights for reports

func (UserInsightClient) GetUserInsight

GetUserInsight - Get userInsights from reports. Represents a collection of user activities on applications in a tenant that is configured for Microsoft Entra External ID for customers.

func (UserInsightClient) UpdateUserInsight

UpdateUserInsight - Update the navigation property userInsights in reports

Jump to

Keyboard shortcuts

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