roleassignment

package
v0.20241209.1115630 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 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 CreateRoleAssignmentOperationOptions

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

func DefaultCreateRoleAssignmentOperationOptions

func DefaultCreateRoleAssignmentOperationOptions() CreateRoleAssignmentOperationOptions

func (CreateRoleAssignmentOperationOptions) ToHeaders

func (CreateRoleAssignmentOperationOptions) ToOData

func (CreateRoleAssignmentOperationOptions) ToQuery

type CreateRoleAssignmentOperationResponse

type CreateRoleAssignmentOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.DeviceAndAppManagementRoleAssignment
}

type DeleteRoleAssignmentOperationOptions

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

func DefaultDeleteRoleAssignmentOperationOptions

func DefaultDeleteRoleAssignmentOperationOptions() DeleteRoleAssignmentOperationOptions

func (DeleteRoleAssignmentOperationOptions) ToHeaders

func (DeleteRoleAssignmentOperationOptions) ToOData

func (DeleteRoleAssignmentOperationOptions) ToQuery

type DeleteRoleAssignmentOperationResponse

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

type DeviceAndAppManagementRoleAssignmentOperationPredicate

type DeviceAndAppManagementRoleAssignmentOperationPredicate struct {
}

func (DeviceAndAppManagementRoleAssignmentOperationPredicate) Matches

type GetRoleAssignmentOperationOptions

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

func DefaultGetRoleAssignmentOperationOptions

func DefaultGetRoleAssignmentOperationOptions() GetRoleAssignmentOperationOptions

func (GetRoleAssignmentOperationOptions) ToHeaders

func (GetRoleAssignmentOperationOptions) ToOData

func (GetRoleAssignmentOperationOptions) ToQuery

type GetRoleAssignmentOperationResponse

type GetRoleAssignmentOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.DeviceAndAppManagementRoleAssignment
}

type GetRoleAssignmentsCountOperationOptions

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

func DefaultGetRoleAssignmentsCountOperationOptions

func DefaultGetRoleAssignmentsCountOperationOptions() GetRoleAssignmentsCountOperationOptions

func (GetRoleAssignmentsCountOperationOptions) ToHeaders

func (GetRoleAssignmentsCountOperationOptions) ToOData

func (GetRoleAssignmentsCountOperationOptions) ToQuery

type GetRoleAssignmentsCountOperationResponse

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

type ListRoleAssignmentsCompleteResult

type ListRoleAssignmentsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.DeviceAndAppManagementRoleAssignment
}

type ListRoleAssignmentsCustomPager

type ListRoleAssignmentsCustomPager struct {
	NextLink *odata.Link `json:"@odata.nextLink"`
}
func (p *ListRoleAssignmentsCustomPager) NextPageLink() *odata.Link

type ListRoleAssignmentsOperationOptions

type ListRoleAssignmentsOperationOptions 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 DefaultListRoleAssignmentsOperationOptions

func DefaultListRoleAssignmentsOperationOptions() ListRoleAssignmentsOperationOptions

func (ListRoleAssignmentsOperationOptions) ToHeaders

func (ListRoleAssignmentsOperationOptions) ToOData

func (ListRoleAssignmentsOperationOptions) ToQuery

type ListRoleAssignmentsOperationResponse

type ListRoleAssignmentsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.DeviceAndAppManagementRoleAssignment
}

type RoleAssignmentClient

type RoleAssignmentClient struct {
	Client *msgraph.Client
}

func NewRoleAssignmentClientWithBaseURI

func NewRoleAssignmentClientWithBaseURI(sdkApi sdkEnv.Api) (*RoleAssignmentClient, error)

func (RoleAssignmentClient) CreateRoleAssignment

CreateRoleAssignment - Create new navigation property to roleAssignments for deviceManagement

func (RoleAssignmentClient) DeleteRoleAssignment

DeleteRoleAssignment - Delete navigation property roleAssignments for deviceManagement

func (RoleAssignmentClient) GetRoleAssignment

GetRoleAssignment - Get roleAssignments from deviceManagement. The Role Assignments.

func (RoleAssignmentClient) GetRoleAssignmentsCount

GetRoleAssignmentsCount - Get the number of the resource

func (RoleAssignmentClient) ListRoleAssignments

ListRoleAssignments - Get roleAssignments from deviceManagement. The Role Assignments.

func (RoleAssignmentClient) ListRoleAssignmentsComplete

ListRoleAssignmentsComplete retrieves all the results into a single object

func (RoleAssignmentClient) ListRoleAssignmentsCompleteMatchingPredicate

ListRoleAssignmentsCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (RoleAssignmentClient) UpdateRoleAssignment

UpdateRoleAssignment - Update the navigation property roleAssignments in deviceManagement

type UpdateRoleAssignmentOperationOptions

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

func DefaultUpdateRoleAssignmentOperationOptions

func DefaultUpdateRoleAssignmentOperationOptions() UpdateRoleAssignmentOperationOptions

func (UpdateRoleAssignmentOperationOptions) ToHeaders

func (UpdateRoleAssignmentOperationOptions) ToOData

func (UpdateRoleAssignmentOperationOptions) ToQuery

type UpdateRoleAssignmentOperationResponse

type UpdateRoleAssignmentOperationResponse 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