userinsightmonthlyrequest

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 GetUserInsightMonthlyRequestOperationOptions

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

func DefaultGetUserInsightMonthlyRequestOperationOptions

func DefaultGetUserInsightMonthlyRequestOperationOptions() GetUserInsightMonthlyRequestOperationOptions

func (GetUserInsightMonthlyRequestOperationOptions) ToHeaders

func (GetUserInsightMonthlyRequestOperationOptions) ToOData

func (GetUserInsightMonthlyRequestOperationOptions) ToQuery

type GetUserInsightMonthlyRequestOperationResponse

type GetUserInsightMonthlyRequestOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.UserRequestsMetric
}

type GetUserInsightMonthlyRequestsCountOperationOptions

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

func DefaultGetUserInsightMonthlyRequestsCountOperationOptions

func DefaultGetUserInsightMonthlyRequestsCountOperationOptions() GetUserInsightMonthlyRequestsCountOperationOptions

func (GetUserInsightMonthlyRequestsCountOperationOptions) ToHeaders

func (GetUserInsightMonthlyRequestsCountOperationOptions) ToOData

func (GetUserInsightMonthlyRequestsCountOperationOptions) ToQuery

type GetUserInsightMonthlyRequestsCountOperationResponse

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

type ListUserInsightMonthlyRequestsCompleteResult

type ListUserInsightMonthlyRequestsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.UserRequestsMetric
}

type ListUserInsightMonthlyRequestsCustomPager

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

type ListUserInsightMonthlyRequestsOperationOptions

type ListUserInsightMonthlyRequestsOperationOptions 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 DefaultListUserInsightMonthlyRequestsOperationOptions

func DefaultListUserInsightMonthlyRequestsOperationOptions() ListUserInsightMonthlyRequestsOperationOptions

func (ListUserInsightMonthlyRequestsOperationOptions) ToHeaders

func (ListUserInsightMonthlyRequestsOperationOptions) ToOData

func (ListUserInsightMonthlyRequestsOperationOptions) ToQuery

type ListUserInsightMonthlyRequestsOperationResponse

type ListUserInsightMonthlyRequestsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.UserRequestsMetric
}

type UserInsightMonthlyRequestClient

type UserInsightMonthlyRequestClient struct {
	Client *msgraph.Client
}

func NewUserInsightMonthlyRequestClientWithBaseURI

func NewUserInsightMonthlyRequestClientWithBaseURI(sdkApi sdkEnv.Api) (*UserInsightMonthlyRequestClient, error)

func (UserInsightMonthlyRequestClient) GetUserInsightMonthlyRequest

GetUserInsightMonthlyRequest - Get requests from reports. Insights for all user requests on apps registered in the tenant for a specified period.

func (UserInsightMonthlyRequestClient) GetUserInsightMonthlyRequestsCount

GetUserInsightMonthlyRequestsCount - Get the number of the resource

func (UserInsightMonthlyRequestClient) ListUserInsightMonthlyRequests

ListUserInsightMonthlyRequests - List monthly requests. Get a list of monthly user requests on apps registered in your tenant configured for Microsoft Entra External ID for customers.

func (UserInsightMonthlyRequestClient) ListUserInsightMonthlyRequestsComplete

ListUserInsightMonthlyRequestsComplete retrieves all the results into a single object

func (UserInsightMonthlyRequestClient) ListUserInsightMonthlyRequestsCompleteMatchingPredicate

ListUserInsightMonthlyRequestsCompleteMatchingPredicate retrieves all the results and then applies the predicate

type UserRequestsMetricOperationPredicate

type UserRequestsMetricOperationPredicate struct {
}

func (UserRequestsMetricOperationPredicate) Matches

Jump to

Keyboard shortcuts

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