userinsightdailyusercount

package
v0.20241017.1093842 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 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 GetUserInsightDailyUserCountCountOperationOptions

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

func DefaultGetUserInsightDailyUserCountCountOperationOptions

func DefaultGetUserInsightDailyUserCountCountOperationOptions() GetUserInsightDailyUserCountCountOperationOptions

func (GetUserInsightDailyUserCountCountOperationOptions) ToHeaders

func (GetUserInsightDailyUserCountCountOperationOptions) ToOData

func (GetUserInsightDailyUserCountCountOperationOptions) ToQuery

type GetUserInsightDailyUserCountCountOperationResponse

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

type GetUserInsightDailyUserCountOperationOptions

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

func DefaultGetUserInsightDailyUserCountOperationOptions

func DefaultGetUserInsightDailyUserCountOperationOptions() GetUserInsightDailyUserCountOperationOptions

func (GetUserInsightDailyUserCountOperationOptions) ToHeaders

func (GetUserInsightDailyUserCountOperationOptions) ToOData

func (GetUserInsightDailyUserCountOperationOptions) ToQuery

type GetUserInsightDailyUserCountOperationResponse

type GetUserInsightDailyUserCountOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.UserCountMetric
}

type ListUserInsightDailyUserCountsCompleteResult

type ListUserInsightDailyUserCountsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.UserCountMetric
}

type ListUserInsightDailyUserCountsCustomPager

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

type ListUserInsightDailyUserCountsOperationOptions

type ListUserInsightDailyUserCountsOperationOptions 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 DefaultListUserInsightDailyUserCountsOperationOptions

func DefaultListUserInsightDailyUserCountsOperationOptions() ListUserInsightDailyUserCountsOperationOptions

func (ListUserInsightDailyUserCountsOperationOptions) ToHeaders

func (ListUserInsightDailyUserCountsOperationOptions) ToOData

func (ListUserInsightDailyUserCountsOperationOptions) ToQuery

type ListUserInsightDailyUserCountsOperationResponse

type ListUserInsightDailyUserCountsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.UserCountMetric
}

type UserCountMetricOperationPredicate

type UserCountMetricOperationPredicate struct {
}

func (UserCountMetricOperationPredicate) Matches

type UserInsightDailyUserCountClient

type UserInsightDailyUserCountClient struct {
	Client *msgraph.Client
}

func NewUserInsightDailyUserCountClientWithBaseURI

func NewUserInsightDailyUserCountClientWithBaseURI(sdkApi sdkEnv.Api) (*UserInsightDailyUserCountClient, error)

func (UserInsightDailyUserCountClient) GetUserInsightDailyUserCount

GetUserInsightDailyUserCount - Get userCount from reports. Insights for total users on apps registered in the tenant for a specified period.

func (UserInsightDailyUserCountClient) GetUserInsightDailyUserCountCount

GetUserInsightDailyUserCountCount - Get the number of the resource

func (UserInsightDailyUserCountClient) ListUserInsightDailyUserCounts

ListUserInsightDailyUserCounts - List daily userCount. Get a list of daily user count on apps registered in your tenant configured for Microsoft Entra External ID for customers.

func (UserInsightDailyUserCountClient) ListUserInsightDailyUserCountsComplete

ListUserInsightDailyUserCountsComplete retrieves all the results into a single object

func (UserInsightDailyUserCountClient) ListUserInsightDailyUserCountsCompleteMatchingPredicate

ListUserInsightDailyUserCountsCompleteMatchingPredicate 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