Versions in this module Expand all Collapse all v0 v0.20241126.2320 Nov 26, 2024 v0.20241126.1723 Nov 26, 2024 Changes in this version + type DeviceManagementRoleAssignmentDirectoryScopeClient struct + Client *msgraph.Client + func NewDeviceManagementRoleAssignmentDirectoryScopeClientWithBaseURI(sdkApi sdkEnv.Api) (*DeviceManagementRoleAssignmentDirectoryScopeClient, error) + func (c DeviceManagementRoleAssignmentDirectoryScopeClient) GetDeviceManagementRoleAssignmentDirectoryScope(ctx context.Context, ...) (result GetDeviceManagementRoleAssignmentDirectoryScopeOperationResponse, ...) + func (c DeviceManagementRoleAssignmentDirectoryScopeClient) GetDeviceManagementRoleAssignmentDirectoryScopesCount(ctx context.Context, id beta.RoleManagementDeviceManagementRoleAssignmentId, ...) (result GetDeviceManagementRoleAssignmentDirectoryScopesCountOperationResponse, ...) + func (c DeviceManagementRoleAssignmentDirectoryScopeClient) ListDeviceManagementRoleAssignmentDirectoryScopes(ctx context.Context, id beta.RoleManagementDeviceManagementRoleAssignmentId, ...) (result ListDeviceManagementRoleAssignmentDirectoryScopesOperationResponse, ...) + func (c DeviceManagementRoleAssignmentDirectoryScopeClient) ListDeviceManagementRoleAssignmentDirectoryScopesComplete(ctx context.Context, id beta.RoleManagementDeviceManagementRoleAssignmentId, ...) (ListDeviceManagementRoleAssignmentDirectoryScopesCompleteResult, error) + func (c DeviceManagementRoleAssignmentDirectoryScopeClient) ListDeviceManagementRoleAssignmentDirectoryScopesCompleteMatchingPredicate(ctx context.Context, id beta.RoleManagementDeviceManagementRoleAssignmentId, ...) (result ListDeviceManagementRoleAssignmentDirectoryScopesCompleteResult, ...) + type DirectoryObjectOperationPredicate struct + func (p DirectoryObjectOperationPredicate) Matches(input beta.DirectoryObject) bool + type GetDeviceManagementRoleAssignmentDirectoryScopeOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetDeviceManagementRoleAssignmentDirectoryScopeOperationOptions() GetDeviceManagementRoleAssignmentDirectoryScopeOperationOptions + func (o GetDeviceManagementRoleAssignmentDirectoryScopeOperationOptions) ToHeaders() *client.Headers + func (o GetDeviceManagementRoleAssignmentDirectoryScopeOperationOptions) ToOData() *odata.Query + func (o GetDeviceManagementRoleAssignmentDirectoryScopeOperationOptions) ToQuery() *client.QueryParams + type GetDeviceManagementRoleAssignmentDirectoryScopeOperationResponse struct + HttpResponse *http.Response + Model beta.DirectoryObject + OData *odata.OData + type GetDeviceManagementRoleAssignmentDirectoryScopesCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetDeviceManagementRoleAssignmentDirectoryScopesCountOperationOptions() GetDeviceManagementRoleAssignmentDirectoryScopesCountOperationOptions + func (o GetDeviceManagementRoleAssignmentDirectoryScopesCountOperationOptions) ToHeaders() *client.Headers + func (o GetDeviceManagementRoleAssignmentDirectoryScopesCountOperationOptions) ToOData() *odata.Query + func (o GetDeviceManagementRoleAssignmentDirectoryScopesCountOperationOptions) ToQuery() *client.QueryParams + type GetDeviceManagementRoleAssignmentDirectoryScopesCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type ListDeviceManagementRoleAssignmentDirectoryScopesCompleteResult struct + Items []beta.DirectoryObject + LatestHttpResponse *http.Response + type ListDeviceManagementRoleAssignmentDirectoryScopesCustomPager struct + NextLink *odata.Link + func (p *ListDeviceManagementRoleAssignmentDirectoryScopesCustomPager) NextPageLink() *odata.Link + type ListDeviceManagementRoleAssignmentDirectoryScopesOperationOptions 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 DefaultListDeviceManagementRoleAssignmentDirectoryScopesOperationOptions() ListDeviceManagementRoleAssignmentDirectoryScopesOperationOptions + func (o ListDeviceManagementRoleAssignmentDirectoryScopesOperationOptions) ToHeaders() *client.Headers + func (o ListDeviceManagementRoleAssignmentDirectoryScopesOperationOptions) ToOData() *odata.Query + func (o ListDeviceManagementRoleAssignmentDirectoryScopesOperationOptions) ToQuery() *client.QueryParams + type ListDeviceManagementRoleAssignmentDirectoryScopesOperationResponse struct + HttpResponse *http.Response + Model *[]beta.DirectoryObject + OData *odata.OData