appleuserinitiatedenrollmentprofileassignment

package
v0.20241104.1140654 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 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 AppleEnrollmentProfileAssignmentOperationPredicate

type AppleEnrollmentProfileAssignmentOperationPredicate struct {
}

func (AppleEnrollmentProfileAssignmentOperationPredicate) Matches

type AppleUserInitiatedEnrollmentProfileAssignmentClient

type AppleUserInitiatedEnrollmentProfileAssignmentClient struct {
	Client *msgraph.Client
}

func NewAppleUserInitiatedEnrollmentProfileAssignmentClientWithBaseURI

func NewAppleUserInitiatedEnrollmentProfileAssignmentClientWithBaseURI(sdkApi sdkEnv.Api) (*AppleUserInitiatedEnrollmentProfileAssignmentClient, error)

func (AppleUserInitiatedEnrollmentProfileAssignmentClient) CreateAppleUserInitiatedEnrollmentProfileAssignment

CreateAppleUserInitiatedEnrollmentProfileAssignment - Create new navigation property to assignments for deviceManagement

func (AppleUserInitiatedEnrollmentProfileAssignmentClient) DeleteAppleUserInitiatedEnrollmentProfileAssignment

DeleteAppleUserInitiatedEnrollmentProfileAssignment - Delete navigation property assignments for deviceManagement

func (AppleUserInitiatedEnrollmentProfileAssignmentClient) GetAppleUserInitiatedEnrollmentProfileAssignment

GetAppleUserInitiatedEnrollmentProfileAssignment - Get assignments from deviceManagement. The list of assignments for this profile.

func (AppleUserInitiatedEnrollmentProfileAssignmentClient) GetAppleUserInitiatedEnrollmentProfileAssignmentsCount

GetAppleUserInitiatedEnrollmentProfileAssignmentsCount - Get the number of the resource

func (AppleUserInitiatedEnrollmentProfileAssignmentClient) ListAppleUserInitiatedEnrollmentProfileAssignments

ListAppleUserInitiatedEnrollmentProfileAssignments - Get assignments from deviceManagement. The list of assignments for this profile.

func (AppleUserInitiatedEnrollmentProfileAssignmentClient) ListAppleUserInitiatedEnrollmentProfileAssignmentsComplete

ListAppleUserInitiatedEnrollmentProfileAssignmentsComplete retrieves all the results into a single object

func (AppleUserInitiatedEnrollmentProfileAssignmentClient) ListAppleUserInitiatedEnrollmentProfileAssignmentsCompleteMatchingPredicate

ListAppleUserInitiatedEnrollmentProfileAssignmentsCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (AppleUserInitiatedEnrollmentProfileAssignmentClient) UpdateAppleUserInitiatedEnrollmentProfileAssignment

UpdateAppleUserInitiatedEnrollmentProfileAssignment - Update the navigation property assignments in deviceManagement

type CreateAppleUserInitiatedEnrollmentProfileAssignmentOperationOptions

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

func (CreateAppleUserInitiatedEnrollmentProfileAssignmentOperationOptions) ToHeaders

func (CreateAppleUserInitiatedEnrollmentProfileAssignmentOperationOptions) ToOData

func (CreateAppleUserInitiatedEnrollmentProfileAssignmentOperationOptions) ToQuery

type CreateAppleUserInitiatedEnrollmentProfileAssignmentOperationResponse

type CreateAppleUserInitiatedEnrollmentProfileAssignmentOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.AppleEnrollmentProfileAssignment
}

type DeleteAppleUserInitiatedEnrollmentProfileAssignmentOperationOptions

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

func (DeleteAppleUserInitiatedEnrollmentProfileAssignmentOperationOptions) ToHeaders

func (DeleteAppleUserInitiatedEnrollmentProfileAssignmentOperationOptions) ToOData

func (DeleteAppleUserInitiatedEnrollmentProfileAssignmentOperationOptions) ToQuery

type DeleteAppleUserInitiatedEnrollmentProfileAssignmentOperationResponse

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

type GetAppleUserInitiatedEnrollmentProfileAssignmentOperationOptions

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

func (GetAppleUserInitiatedEnrollmentProfileAssignmentOperationOptions) ToHeaders

func (GetAppleUserInitiatedEnrollmentProfileAssignmentOperationOptions) ToOData

func (GetAppleUserInitiatedEnrollmentProfileAssignmentOperationOptions) ToQuery

type GetAppleUserInitiatedEnrollmentProfileAssignmentOperationResponse

type GetAppleUserInitiatedEnrollmentProfileAssignmentOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.AppleEnrollmentProfileAssignment
}

type GetAppleUserInitiatedEnrollmentProfileAssignmentsCountOperationOptions

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

func (GetAppleUserInitiatedEnrollmentProfileAssignmentsCountOperationOptions) ToHeaders

func (GetAppleUserInitiatedEnrollmentProfileAssignmentsCountOperationOptions) ToOData

func (GetAppleUserInitiatedEnrollmentProfileAssignmentsCountOperationOptions) ToQuery

type GetAppleUserInitiatedEnrollmentProfileAssignmentsCountOperationResponse

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

type ListAppleUserInitiatedEnrollmentProfileAssignmentsCompleteResult

type ListAppleUserInitiatedEnrollmentProfileAssignmentsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.AppleEnrollmentProfileAssignment
}

type ListAppleUserInitiatedEnrollmentProfileAssignmentsCustomPager

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

type ListAppleUserInitiatedEnrollmentProfileAssignmentsOperationOptions

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

func (ListAppleUserInitiatedEnrollmentProfileAssignmentsOperationOptions) ToOData

func (ListAppleUserInitiatedEnrollmentProfileAssignmentsOperationOptions) ToQuery

type ListAppleUserInitiatedEnrollmentProfileAssignmentsOperationResponse

type ListAppleUserInitiatedEnrollmentProfileAssignmentsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.AppleEnrollmentProfileAssignment
}

type UpdateAppleUserInitiatedEnrollmentProfileAssignmentOperationOptions

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

func (UpdateAppleUserInitiatedEnrollmentProfileAssignmentOperationOptions) ToHeaders

func (UpdateAppleUserInitiatedEnrollmentProfileAssignmentOperationOptions) ToOData

func (UpdateAppleUserInitiatedEnrollmentProfileAssignmentOperationOptions) ToQuery

type UpdateAppleUserInitiatedEnrollmentProfileAssignmentOperationResponse

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

Jump to

Keyboard shortcuts

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