userexperienceanalyticsdevicestartupprocessperformance

package
v0.20241118.1115603 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 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 CreateUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions

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

func (CreateUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions) ToHeaders

func (CreateUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions) ToOData

func (CreateUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions) ToQuery

type CreateUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationResponse

type CreateUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.UserExperienceAnalyticsDeviceStartupProcessPerformance
}

type DeleteUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions

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

func (DeleteUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions) ToHeaders

func (DeleteUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions) ToOData

func (DeleteUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions) ToQuery

type DeleteUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationResponse

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

type GetUserExperienceAnalyticsDeviceStartupProcessPerformanceCountOperationOptions

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

func (GetUserExperienceAnalyticsDeviceStartupProcessPerformanceCountOperationOptions) ToHeaders

func (GetUserExperienceAnalyticsDeviceStartupProcessPerformanceCountOperationOptions) ToOData

func (GetUserExperienceAnalyticsDeviceStartupProcessPerformanceCountOperationOptions) ToQuery

type GetUserExperienceAnalyticsDeviceStartupProcessPerformanceCountOperationResponse

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

type GetUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions

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

func (GetUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions) ToHeaders

func (GetUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions) ToOData

func (GetUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions) ToQuery

type GetUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationResponse

type GetUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.UserExperienceAnalyticsDeviceStartupProcessPerformance
}

type ListUserExperienceAnalyticsDeviceStartupProcessPerformancesCompleteResult

type ListUserExperienceAnalyticsDeviceStartupProcessPerformancesCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.UserExperienceAnalyticsDeviceStartupProcessPerformance
}

type ListUserExperienceAnalyticsDeviceStartupProcessPerformancesCustomPager

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

type ListUserExperienceAnalyticsDeviceStartupProcessPerformancesOperationOptions

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

func (ListUserExperienceAnalyticsDeviceStartupProcessPerformancesOperationOptions) ToOData

func (ListUserExperienceAnalyticsDeviceStartupProcessPerformancesOperationOptions) ToQuery

type ListUserExperienceAnalyticsDeviceStartupProcessPerformancesOperationResponse

type ListUserExperienceAnalyticsDeviceStartupProcessPerformancesOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.UserExperienceAnalyticsDeviceStartupProcessPerformance
}

type UpdateUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions

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

func (UpdateUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions) ToHeaders

func (UpdateUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions) ToOData

func (UpdateUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions) ToQuery

type UpdateUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationResponse

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

type UserExperienceAnalyticsDeviceStartupProcessPerformanceClient

type UserExperienceAnalyticsDeviceStartupProcessPerformanceClient struct {
	Client *msgraph.Client
}

func NewUserExperienceAnalyticsDeviceStartupProcessPerformanceClientWithBaseURI

func NewUserExperienceAnalyticsDeviceStartupProcessPerformanceClientWithBaseURI(sdkApi sdkEnv.Api) (*UserExperienceAnalyticsDeviceStartupProcessPerformanceClient, error)

func (UserExperienceAnalyticsDeviceStartupProcessPerformanceClient) CreateUserExperienceAnalyticsDeviceStartupProcessPerformance

CreateUserExperienceAnalyticsDeviceStartupProcessPerformance - Create new navigation property to userExperienceAnalyticsDeviceStartupProcessPerformance for deviceManagement

func (UserExperienceAnalyticsDeviceStartupProcessPerformanceClient) DeleteUserExperienceAnalyticsDeviceStartupProcessPerformance

DeleteUserExperienceAnalyticsDeviceStartupProcessPerformance - Delete navigation property userExperienceAnalyticsDeviceStartupProcessPerformance for deviceManagement

func (UserExperienceAnalyticsDeviceStartupProcessPerformanceClient) GetUserExperienceAnalyticsDeviceStartupProcessPerformance

GetUserExperienceAnalyticsDeviceStartupProcessPerformance - Get userExperienceAnalyticsDeviceStartupProcessPerformance from deviceManagement. User experience analytics device Startup Process Performance

func (UserExperienceAnalyticsDeviceStartupProcessPerformanceClient) GetUserExperienceAnalyticsDeviceStartupProcessPerformanceCount

GetUserExperienceAnalyticsDeviceStartupProcessPerformanceCount - Get the number of the resource

func (UserExperienceAnalyticsDeviceStartupProcessPerformanceClient) ListUserExperienceAnalyticsDeviceStartupProcessPerformances

ListUserExperienceAnalyticsDeviceStartupProcessPerformances - Get userExperienceAnalyticsDeviceStartupProcessPerformance from deviceManagement. User experience analytics device Startup Process Performance

func (UserExperienceAnalyticsDeviceStartupProcessPerformanceClient) ListUserExperienceAnalyticsDeviceStartupProcessPerformancesComplete

ListUserExperienceAnalyticsDeviceStartupProcessPerformancesComplete retrieves all the results into a single object

func (UserExperienceAnalyticsDeviceStartupProcessPerformanceClient) ListUserExperienceAnalyticsDeviceStartupProcessPerformancesCompleteMatchingPredicate

ListUserExperienceAnalyticsDeviceStartupProcessPerformancesCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (UserExperienceAnalyticsDeviceStartupProcessPerformanceClient) UpdateUserExperienceAnalyticsDeviceStartupProcessPerformance

UpdateUserExperienceAnalyticsDeviceStartupProcessPerformance - Update the navigation property userExperienceAnalyticsDeviceStartupProcessPerformance in deviceManagement

type UserExperienceAnalyticsDeviceStartupProcessPerformanceOperationPredicate

type UserExperienceAnalyticsDeviceStartupProcessPerformanceOperationPredicate struct {
}

func (UserExperienceAnalyticsDeviceStartupProcessPerformanceOperationPredicate) Matches

Jump to

Keyboard shortcuts

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