userexperienceanalyticsdeviceperformance

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 CreateUserExperienceAnalyticsDevicePerformanceOperationOptions

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

func (CreateUserExperienceAnalyticsDevicePerformanceOperationOptions) ToHeaders

func (CreateUserExperienceAnalyticsDevicePerformanceOperationOptions) ToOData

func (CreateUserExperienceAnalyticsDevicePerformanceOperationOptions) ToQuery

type CreateUserExperienceAnalyticsDevicePerformanceOperationResponse

type CreateUserExperienceAnalyticsDevicePerformanceOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *stable.UserExperienceAnalyticsDevicePerformance
}

type DeleteUserExperienceAnalyticsDevicePerformanceOperationOptions

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

func (DeleteUserExperienceAnalyticsDevicePerformanceOperationOptions) ToHeaders

func (DeleteUserExperienceAnalyticsDevicePerformanceOperationOptions) ToOData

func (DeleteUserExperienceAnalyticsDevicePerformanceOperationOptions) ToQuery

type DeleteUserExperienceAnalyticsDevicePerformanceOperationResponse

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

type GetUserExperienceAnalyticsDevicePerformanceCountOperationOptions

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

func (GetUserExperienceAnalyticsDevicePerformanceCountOperationOptions) ToHeaders

func (GetUserExperienceAnalyticsDevicePerformanceCountOperationOptions) ToOData

func (GetUserExperienceAnalyticsDevicePerformanceCountOperationOptions) ToQuery

type GetUserExperienceAnalyticsDevicePerformanceCountOperationResponse

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

type GetUserExperienceAnalyticsDevicePerformanceOperationOptions

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

func (GetUserExperienceAnalyticsDevicePerformanceOperationOptions) ToHeaders

func (GetUserExperienceAnalyticsDevicePerformanceOperationOptions) ToOData

func (GetUserExperienceAnalyticsDevicePerformanceOperationOptions) ToQuery

type GetUserExperienceAnalyticsDevicePerformanceOperationResponse

type GetUserExperienceAnalyticsDevicePerformanceOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *stable.UserExperienceAnalyticsDevicePerformance
}

type ListUserExperienceAnalyticsDevicePerformancesCompleteResult

type ListUserExperienceAnalyticsDevicePerformancesCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []stable.UserExperienceAnalyticsDevicePerformance
}

type ListUserExperienceAnalyticsDevicePerformancesCustomPager

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

type ListUserExperienceAnalyticsDevicePerformancesOperationOptions

type ListUserExperienceAnalyticsDevicePerformancesOperationOptions 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 (ListUserExperienceAnalyticsDevicePerformancesOperationOptions) ToHeaders

func (ListUserExperienceAnalyticsDevicePerformancesOperationOptions) ToOData

func (ListUserExperienceAnalyticsDevicePerformancesOperationOptions) ToQuery

type ListUserExperienceAnalyticsDevicePerformancesOperationResponse

type ListUserExperienceAnalyticsDevicePerformancesOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]stable.UserExperienceAnalyticsDevicePerformance
}

type UpdateUserExperienceAnalyticsDevicePerformanceOperationOptions

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

func (UpdateUserExperienceAnalyticsDevicePerformanceOperationOptions) ToHeaders

func (UpdateUserExperienceAnalyticsDevicePerformanceOperationOptions) ToOData

func (UpdateUserExperienceAnalyticsDevicePerformanceOperationOptions) ToQuery

type UpdateUserExperienceAnalyticsDevicePerformanceOperationResponse

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

type UserExperienceAnalyticsDevicePerformanceClient

type UserExperienceAnalyticsDevicePerformanceClient struct {
	Client *msgraph.Client
}

func NewUserExperienceAnalyticsDevicePerformanceClientWithBaseURI

func NewUserExperienceAnalyticsDevicePerformanceClientWithBaseURI(sdkApi sdkEnv.Api) (*UserExperienceAnalyticsDevicePerformanceClient, error)

func (UserExperienceAnalyticsDevicePerformanceClient) CreateUserExperienceAnalyticsDevicePerformance

CreateUserExperienceAnalyticsDevicePerformance - Create new navigation property to userExperienceAnalyticsDevicePerformance for deviceManagement

func (UserExperienceAnalyticsDevicePerformanceClient) DeleteUserExperienceAnalyticsDevicePerformance

DeleteUserExperienceAnalyticsDevicePerformance - Delete navigation property userExperienceAnalyticsDevicePerformance for deviceManagement

func (UserExperienceAnalyticsDevicePerformanceClient) GetUserExperienceAnalyticsDevicePerformance

GetUserExperienceAnalyticsDevicePerformance - Get userExperienceAnalyticsDevicePerformance from deviceManagement. User experience analytics device performance

func (UserExperienceAnalyticsDevicePerformanceClient) GetUserExperienceAnalyticsDevicePerformanceCount

GetUserExperienceAnalyticsDevicePerformanceCount - Get the number of the resource

func (UserExperienceAnalyticsDevicePerformanceClient) ListUserExperienceAnalyticsDevicePerformances

ListUserExperienceAnalyticsDevicePerformances - Get userExperienceAnalyticsDevicePerformance from deviceManagement. User experience analytics device performance

func (UserExperienceAnalyticsDevicePerformanceClient) ListUserExperienceAnalyticsDevicePerformancesComplete

ListUserExperienceAnalyticsDevicePerformancesComplete retrieves all the results into a single object

func (UserExperienceAnalyticsDevicePerformanceClient) ListUserExperienceAnalyticsDevicePerformancesCompleteMatchingPredicate

ListUserExperienceAnalyticsDevicePerformancesCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (UserExperienceAnalyticsDevicePerformanceClient) UpdateUserExperienceAnalyticsDevicePerformance

UpdateUserExperienceAnalyticsDevicePerformance - Update the navigation property userExperienceAnalyticsDevicePerformance in deviceManagement

type UserExperienceAnalyticsDevicePerformanceOperationPredicate

type UserExperienceAnalyticsDevicePerformanceOperationPredicate struct {
}

func (UserExperienceAnalyticsDevicePerformanceOperationPredicate) Matches

Jump to

Keyboard shortcuts

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