Documentation ¶
Index ¶
- type CreateIntuneBrandingProfileAssignmentOperationOptions
- type CreateIntuneBrandingProfileAssignmentOperationResponse
- type DeleteIntuneBrandingProfileAssignmentOperationOptions
- type DeleteIntuneBrandingProfileAssignmentOperationResponse
- type GetIntuneBrandingProfileAssignmentOperationOptions
- type GetIntuneBrandingProfileAssignmentOperationResponse
- type GetIntuneBrandingProfileAssignmentsCountOperationOptions
- type GetIntuneBrandingProfileAssignmentsCountOperationResponse
- type IntuneBrandingProfileAssignmentClient
- func (c IntuneBrandingProfileAssignmentClient) CreateIntuneBrandingProfileAssignment(ctx context.Context, id beta.DeviceManagementIntuneBrandingProfileId, ...) (result CreateIntuneBrandingProfileAssignmentOperationResponse, err error)
- func (c IntuneBrandingProfileAssignmentClient) DeleteIntuneBrandingProfileAssignment(ctx context.Context, ...) (result DeleteIntuneBrandingProfileAssignmentOperationResponse, err error)
- func (c IntuneBrandingProfileAssignmentClient) GetIntuneBrandingProfileAssignment(ctx context.Context, ...) (result GetIntuneBrandingProfileAssignmentOperationResponse, err error)
- func (c IntuneBrandingProfileAssignmentClient) GetIntuneBrandingProfileAssignmentsCount(ctx context.Context, id beta.DeviceManagementIntuneBrandingProfileId, ...) (result GetIntuneBrandingProfileAssignmentsCountOperationResponse, err error)
- func (c IntuneBrandingProfileAssignmentClient) ListIntuneBrandingProfileAssignments(ctx context.Context, id beta.DeviceManagementIntuneBrandingProfileId, ...) (result ListIntuneBrandingProfileAssignmentsOperationResponse, err error)
- func (c IntuneBrandingProfileAssignmentClient) ListIntuneBrandingProfileAssignmentsComplete(ctx context.Context, id beta.DeviceManagementIntuneBrandingProfileId, ...) (ListIntuneBrandingProfileAssignmentsCompleteResult, error)
- func (c IntuneBrandingProfileAssignmentClient) ListIntuneBrandingProfileAssignmentsCompleteMatchingPredicate(ctx context.Context, id beta.DeviceManagementIntuneBrandingProfileId, ...) (result ListIntuneBrandingProfileAssignmentsCompleteResult, err error)
- func (c IntuneBrandingProfileAssignmentClient) UpdateIntuneBrandingProfileAssignment(ctx context.Context, ...) (result UpdateIntuneBrandingProfileAssignmentOperationResponse, err error)
- type IntuneBrandingProfileAssignmentOperationPredicate
- type ListIntuneBrandingProfileAssignmentsCompleteResult
- type ListIntuneBrandingProfileAssignmentsCustomPager
- type ListIntuneBrandingProfileAssignmentsOperationOptions
- type ListIntuneBrandingProfileAssignmentsOperationResponse
- type UpdateIntuneBrandingProfileAssignmentOperationOptions
- type UpdateIntuneBrandingProfileAssignmentOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateIntuneBrandingProfileAssignmentOperationOptions ¶
type CreateIntuneBrandingProfileAssignmentOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateIntuneBrandingProfileAssignmentOperationOptions ¶
func DefaultCreateIntuneBrandingProfileAssignmentOperationOptions() CreateIntuneBrandingProfileAssignmentOperationOptions
func (CreateIntuneBrandingProfileAssignmentOperationOptions) ToHeaders ¶
func (o CreateIntuneBrandingProfileAssignmentOperationOptions) ToHeaders() *client.Headers
func (CreateIntuneBrandingProfileAssignmentOperationOptions) ToOData ¶
func (o CreateIntuneBrandingProfileAssignmentOperationOptions) ToOData() *odata.Query
func (CreateIntuneBrandingProfileAssignmentOperationOptions) ToQuery ¶
func (o CreateIntuneBrandingProfileAssignmentOperationOptions) ToQuery() *client.QueryParams
type DeleteIntuneBrandingProfileAssignmentOperationOptions ¶
type DeleteIntuneBrandingProfileAssignmentOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteIntuneBrandingProfileAssignmentOperationOptions ¶
func DefaultDeleteIntuneBrandingProfileAssignmentOperationOptions() DeleteIntuneBrandingProfileAssignmentOperationOptions
func (DeleteIntuneBrandingProfileAssignmentOperationOptions) ToHeaders ¶
func (o DeleteIntuneBrandingProfileAssignmentOperationOptions) ToHeaders() *client.Headers
func (DeleteIntuneBrandingProfileAssignmentOperationOptions) ToOData ¶
func (o DeleteIntuneBrandingProfileAssignmentOperationOptions) ToOData() *odata.Query
func (DeleteIntuneBrandingProfileAssignmentOperationOptions) ToQuery ¶
func (o DeleteIntuneBrandingProfileAssignmentOperationOptions) ToQuery() *client.QueryParams
type GetIntuneBrandingProfileAssignmentOperationOptions ¶
type GetIntuneBrandingProfileAssignmentOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetIntuneBrandingProfileAssignmentOperationOptions ¶
func DefaultGetIntuneBrandingProfileAssignmentOperationOptions() GetIntuneBrandingProfileAssignmentOperationOptions
func (GetIntuneBrandingProfileAssignmentOperationOptions) ToHeaders ¶
func (o GetIntuneBrandingProfileAssignmentOperationOptions) ToHeaders() *client.Headers
func (GetIntuneBrandingProfileAssignmentOperationOptions) ToOData ¶
func (o GetIntuneBrandingProfileAssignmentOperationOptions) ToOData() *odata.Query
func (GetIntuneBrandingProfileAssignmentOperationOptions) ToQuery ¶
func (o GetIntuneBrandingProfileAssignmentOperationOptions) ToQuery() *client.QueryParams
type GetIntuneBrandingProfileAssignmentsCountOperationOptions ¶
type GetIntuneBrandingProfileAssignmentsCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetIntuneBrandingProfileAssignmentsCountOperationOptions ¶
func DefaultGetIntuneBrandingProfileAssignmentsCountOperationOptions() GetIntuneBrandingProfileAssignmentsCountOperationOptions
func (GetIntuneBrandingProfileAssignmentsCountOperationOptions) ToHeaders ¶
func (o GetIntuneBrandingProfileAssignmentsCountOperationOptions) ToHeaders() *client.Headers
func (GetIntuneBrandingProfileAssignmentsCountOperationOptions) ToOData ¶
func (o GetIntuneBrandingProfileAssignmentsCountOperationOptions) ToOData() *odata.Query
func (GetIntuneBrandingProfileAssignmentsCountOperationOptions) ToQuery ¶
func (o GetIntuneBrandingProfileAssignmentsCountOperationOptions) ToQuery() *client.QueryParams
type IntuneBrandingProfileAssignmentClient ¶
func NewIntuneBrandingProfileAssignmentClientWithBaseURI ¶
func NewIntuneBrandingProfileAssignmentClientWithBaseURI(sdkApi sdkEnv.Api) (*IntuneBrandingProfileAssignmentClient, error)
func (IntuneBrandingProfileAssignmentClient) CreateIntuneBrandingProfileAssignment ¶
func (c IntuneBrandingProfileAssignmentClient) CreateIntuneBrandingProfileAssignment(ctx context.Context, id beta.DeviceManagementIntuneBrandingProfileId, input beta.IntuneBrandingProfileAssignment, options CreateIntuneBrandingProfileAssignmentOperationOptions) (result CreateIntuneBrandingProfileAssignmentOperationResponse, err error)
CreateIntuneBrandingProfileAssignment - Create new navigation property to assignments for deviceManagement
func (IntuneBrandingProfileAssignmentClient) DeleteIntuneBrandingProfileAssignment ¶
func (c IntuneBrandingProfileAssignmentClient) DeleteIntuneBrandingProfileAssignment(ctx context.Context, id beta.DeviceManagementIntuneBrandingProfileIdAssignmentId, options DeleteIntuneBrandingProfileAssignmentOperationOptions) (result DeleteIntuneBrandingProfileAssignmentOperationResponse, err error)
DeleteIntuneBrandingProfileAssignment - Delete navigation property assignments for deviceManagement
func (IntuneBrandingProfileAssignmentClient) GetIntuneBrandingProfileAssignment ¶
func (c IntuneBrandingProfileAssignmentClient) GetIntuneBrandingProfileAssignment(ctx context.Context, id beta.DeviceManagementIntuneBrandingProfileIdAssignmentId, options GetIntuneBrandingProfileAssignmentOperationOptions) (result GetIntuneBrandingProfileAssignmentOperationResponse, err error)
GetIntuneBrandingProfileAssignment - Get assignments from deviceManagement. The list of group assignments for the branding profile
func (IntuneBrandingProfileAssignmentClient) GetIntuneBrandingProfileAssignmentsCount ¶
func (c IntuneBrandingProfileAssignmentClient) GetIntuneBrandingProfileAssignmentsCount(ctx context.Context, id beta.DeviceManagementIntuneBrandingProfileId, options GetIntuneBrandingProfileAssignmentsCountOperationOptions) (result GetIntuneBrandingProfileAssignmentsCountOperationResponse, err error)
GetIntuneBrandingProfileAssignmentsCount - Get the number of the resource
func (IntuneBrandingProfileAssignmentClient) ListIntuneBrandingProfileAssignments ¶
func (c IntuneBrandingProfileAssignmentClient) ListIntuneBrandingProfileAssignments(ctx context.Context, id beta.DeviceManagementIntuneBrandingProfileId, options ListIntuneBrandingProfileAssignmentsOperationOptions) (result ListIntuneBrandingProfileAssignmentsOperationResponse, err error)
ListIntuneBrandingProfileAssignments - Get assignments from deviceManagement. The list of group assignments for the branding profile
func (IntuneBrandingProfileAssignmentClient) ListIntuneBrandingProfileAssignmentsComplete ¶
func (c IntuneBrandingProfileAssignmentClient) ListIntuneBrandingProfileAssignmentsComplete(ctx context.Context, id beta.DeviceManagementIntuneBrandingProfileId, options ListIntuneBrandingProfileAssignmentsOperationOptions) (ListIntuneBrandingProfileAssignmentsCompleteResult, error)
ListIntuneBrandingProfileAssignmentsComplete retrieves all the results into a single object
func (IntuneBrandingProfileAssignmentClient) ListIntuneBrandingProfileAssignmentsCompleteMatchingPredicate ¶
func (c IntuneBrandingProfileAssignmentClient) ListIntuneBrandingProfileAssignmentsCompleteMatchingPredicate(ctx context.Context, id beta.DeviceManagementIntuneBrandingProfileId, options ListIntuneBrandingProfileAssignmentsOperationOptions, predicate IntuneBrandingProfileAssignmentOperationPredicate) (result ListIntuneBrandingProfileAssignmentsCompleteResult, err error)
ListIntuneBrandingProfileAssignmentsCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (IntuneBrandingProfileAssignmentClient) UpdateIntuneBrandingProfileAssignment ¶
func (c IntuneBrandingProfileAssignmentClient) UpdateIntuneBrandingProfileAssignment(ctx context.Context, id beta.DeviceManagementIntuneBrandingProfileIdAssignmentId, input beta.IntuneBrandingProfileAssignment, options UpdateIntuneBrandingProfileAssignmentOperationOptions) (result UpdateIntuneBrandingProfileAssignmentOperationResponse, err error)
UpdateIntuneBrandingProfileAssignment - Update the navigation property assignments in deviceManagement
type IntuneBrandingProfileAssignmentOperationPredicate ¶
type IntuneBrandingProfileAssignmentOperationPredicate struct { }
func (IntuneBrandingProfileAssignmentOperationPredicate) Matches ¶
func (p IntuneBrandingProfileAssignmentOperationPredicate) Matches(input beta.IntuneBrandingProfileAssignment) bool
type ListIntuneBrandingProfileAssignmentsCompleteResult ¶
type ListIntuneBrandingProfileAssignmentsCompleteResult struct { LatestHttpResponse *http.Response Items []beta.IntuneBrandingProfileAssignment }
type ListIntuneBrandingProfileAssignmentsCustomPager ¶
type ListIntuneBrandingProfileAssignmentsCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListIntuneBrandingProfileAssignmentsCustomPager) NextPageLink ¶
func (p *ListIntuneBrandingProfileAssignmentsCustomPager) NextPageLink() *odata.Link
type ListIntuneBrandingProfileAssignmentsOperationOptions ¶
type ListIntuneBrandingProfileAssignmentsOperationOptions 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 DefaultListIntuneBrandingProfileAssignmentsOperationOptions ¶
func DefaultListIntuneBrandingProfileAssignmentsOperationOptions() ListIntuneBrandingProfileAssignmentsOperationOptions
func (ListIntuneBrandingProfileAssignmentsOperationOptions) ToHeaders ¶
func (o ListIntuneBrandingProfileAssignmentsOperationOptions) ToHeaders() *client.Headers
func (ListIntuneBrandingProfileAssignmentsOperationOptions) ToOData ¶
func (o ListIntuneBrandingProfileAssignmentsOperationOptions) ToOData() *odata.Query
func (ListIntuneBrandingProfileAssignmentsOperationOptions) ToQuery ¶
func (o ListIntuneBrandingProfileAssignmentsOperationOptions) ToQuery() *client.QueryParams
type UpdateIntuneBrandingProfileAssignmentOperationOptions ¶
type UpdateIntuneBrandingProfileAssignmentOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateIntuneBrandingProfileAssignmentOperationOptions ¶
func DefaultUpdateIntuneBrandingProfileAssignmentOperationOptions() UpdateIntuneBrandingProfileAssignmentOperationOptions
func (UpdateIntuneBrandingProfileAssignmentOperationOptions) ToHeaders ¶
func (o UpdateIntuneBrandingProfileAssignmentOperationOptions) ToHeaders() *client.Headers
func (UpdateIntuneBrandingProfileAssignmentOperationOptions) ToOData ¶
func (o UpdateIntuneBrandingProfileAssignmentOperationOptions) ToOData() *odata.Query
func (UpdateIntuneBrandingProfileAssignmentOperationOptions) ToQuery ¶
func (o UpdateIntuneBrandingProfileAssignmentOperationOptions) ToQuery() *client.QueryParams
Source Files ¶
- client.go
- method_createintunebrandingprofileassignment.go
- method_deleteintunebrandingprofileassignment.go
- method_getintunebrandingprofileassignment.go
- method_getintunebrandingprofileassignmentscount.go
- method_listintunebrandingprofileassignments.go
- method_updateintunebrandingprofileassignment.go
- predicates.go
- version.go