userinsightdailyactiveuser

package
v0.20241004.1180715 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 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 ActiveUsersMetricOperationPredicate

type ActiveUsersMetricOperationPredicate struct {
}

func (ActiveUsersMetricOperationPredicate) Matches

type GetUserInsightDailyActiveUserOperationOptions

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

func DefaultGetUserInsightDailyActiveUserOperationOptions

func DefaultGetUserInsightDailyActiveUserOperationOptions() GetUserInsightDailyActiveUserOperationOptions

func (GetUserInsightDailyActiveUserOperationOptions) ToHeaders

func (GetUserInsightDailyActiveUserOperationOptions) ToOData

func (GetUserInsightDailyActiveUserOperationOptions) ToQuery

type GetUserInsightDailyActiveUserOperationResponse

type GetUserInsightDailyActiveUserOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.ActiveUsersMetric
}

type GetUserInsightDailyActiveUsersCountOperationOptions

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

func DefaultGetUserInsightDailyActiveUsersCountOperationOptions

func DefaultGetUserInsightDailyActiveUsersCountOperationOptions() GetUserInsightDailyActiveUsersCountOperationOptions

func (GetUserInsightDailyActiveUsersCountOperationOptions) ToHeaders

func (GetUserInsightDailyActiveUsersCountOperationOptions) ToOData

func (GetUserInsightDailyActiveUsersCountOperationOptions) ToQuery

type GetUserInsightDailyActiveUsersCountOperationResponse

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

type ListUserInsightDailyActiveUsersCompleteResult

type ListUserInsightDailyActiveUsersCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.ActiveUsersMetric
}

type ListUserInsightDailyActiveUsersCustomPager

type ListUserInsightDailyActiveUsersCustomPager struct {
	NextLink *odata.Link `json:"@odata.nextLink"`
}

type ListUserInsightDailyActiveUsersOperationOptions

type ListUserInsightDailyActiveUsersOperationOptions 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 DefaultListUserInsightDailyActiveUsersOperationOptions

func DefaultListUserInsightDailyActiveUsersOperationOptions() ListUserInsightDailyActiveUsersOperationOptions

func (ListUserInsightDailyActiveUsersOperationOptions) ToHeaders

func (ListUserInsightDailyActiveUsersOperationOptions) ToOData

func (ListUserInsightDailyActiveUsersOperationOptions) ToQuery

type ListUserInsightDailyActiveUsersOperationResponse

type ListUserInsightDailyActiveUsersOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.ActiveUsersMetric
}

type UserInsightDailyActiveUserClient

type UserInsightDailyActiveUserClient struct {
	Client *msgraph.Client
}

func NewUserInsightDailyActiveUserClientWithBaseURI

func NewUserInsightDailyActiveUserClientWithBaseURI(sdkApi sdkEnv.Api) (*UserInsightDailyActiveUserClient, error)

func (UserInsightDailyActiveUserClient) GetUserInsightDailyActiveUser

GetUserInsightDailyActiveUser - Get activeUsers from reports. Insights for active users on apps registered in the tenant for a specified period.

func (UserInsightDailyActiveUserClient) GetUserInsightDailyActiveUsersCount

GetUserInsightDailyActiveUsersCount - Get the number of the resource

func (UserInsightDailyActiveUserClient) ListUserInsightDailyActiveUsers

ListUserInsightDailyActiveUsers - List daily activeUsers. Get a list of daily active users on apps registered in your tenant configured for Microsoft Entra External ID for customers.

func (UserInsightDailyActiveUserClient) ListUserInsightDailyActiveUsersComplete

ListUserInsightDailyActiveUsersComplete retrieves all the results into a single object

func (UserInsightDailyActiveUserClient) ListUserInsightDailyActiveUsersCompleteMatchingPredicate

ListUserInsightDailyActiveUsersCompleteMatchingPredicate retrieves all the results and then applies the predicate

Jump to

Keyboard shortcuts

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