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 CreateDirectoryRoleAssignmentScheduleOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateDirectoryRoleAssignmentScheduleOperationOptions() CreateDirectoryRoleAssignmentScheduleOperationOptions + func (o CreateDirectoryRoleAssignmentScheduleOperationOptions) ToHeaders() *client.Headers + func (o CreateDirectoryRoleAssignmentScheduleOperationOptions) ToOData() *odata.Query + func (o CreateDirectoryRoleAssignmentScheduleOperationOptions) ToQuery() *client.QueryParams + type CreateDirectoryRoleAssignmentScheduleOperationResponse struct + HttpResponse *http.Response + Model *stable.UnifiedRoleAssignmentSchedule + OData *odata.OData + type DeleteDirectoryRoleAssignmentScheduleOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteDirectoryRoleAssignmentScheduleOperationOptions() DeleteDirectoryRoleAssignmentScheduleOperationOptions + func (o DeleteDirectoryRoleAssignmentScheduleOperationOptions) ToHeaders() *client.Headers + func (o DeleteDirectoryRoleAssignmentScheduleOperationOptions) ToOData() *odata.Query + func (o DeleteDirectoryRoleAssignmentScheduleOperationOptions) ToQuery() *client.QueryParams + type DeleteDirectoryRoleAssignmentScheduleOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type DirectoryRoleAssignmentScheduleClient struct + Client *msgraph.Client + func NewDirectoryRoleAssignmentScheduleClientWithBaseURI(sdkApi sdkEnv.Api) (*DirectoryRoleAssignmentScheduleClient, error) + func (c DirectoryRoleAssignmentScheduleClient) CreateDirectoryRoleAssignmentSchedule(ctx context.Context, input stable.UnifiedRoleAssignmentSchedule, ...) (result CreateDirectoryRoleAssignmentScheduleOperationResponse, err error) + func (c DirectoryRoleAssignmentScheduleClient) DeleteDirectoryRoleAssignmentSchedule(ctx context.Context, id stable.RoleManagementDirectoryRoleAssignmentScheduleId, ...) (result DeleteDirectoryRoleAssignmentScheduleOperationResponse, err error) + func (c DirectoryRoleAssignmentScheduleClient) GetDirectoryRoleAssignmentSchedule(ctx context.Context, id stable.RoleManagementDirectoryRoleAssignmentScheduleId, ...) (result GetDirectoryRoleAssignmentScheduleOperationResponse, err error) + func (c DirectoryRoleAssignmentScheduleClient) GetDirectoryRoleAssignmentSchedulesCount(ctx context.Context, ...) (result GetDirectoryRoleAssignmentSchedulesCountOperationResponse, err error) + func (c DirectoryRoleAssignmentScheduleClient) ListDirectoryRoleAssignmentSchedules(ctx context.Context, ...) (result ListDirectoryRoleAssignmentSchedulesOperationResponse, err error) + func (c DirectoryRoleAssignmentScheduleClient) ListDirectoryRoleAssignmentSchedulesComplete(ctx context.Context, ...) (ListDirectoryRoleAssignmentSchedulesCompleteResult, error) + func (c DirectoryRoleAssignmentScheduleClient) ListDirectoryRoleAssignmentSchedulesCompleteMatchingPredicate(ctx context.Context, ...) (result ListDirectoryRoleAssignmentSchedulesCompleteResult, err error) + func (c DirectoryRoleAssignmentScheduleClient) UpdateDirectoryRoleAssignmentSchedule(ctx context.Context, id stable.RoleManagementDirectoryRoleAssignmentScheduleId, ...) (result UpdateDirectoryRoleAssignmentScheduleOperationResponse, err error) + type GetDirectoryRoleAssignmentScheduleOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetDirectoryRoleAssignmentScheduleOperationOptions() GetDirectoryRoleAssignmentScheduleOperationOptions + func (o GetDirectoryRoleAssignmentScheduleOperationOptions) ToHeaders() *client.Headers + func (o GetDirectoryRoleAssignmentScheduleOperationOptions) ToOData() *odata.Query + func (o GetDirectoryRoleAssignmentScheduleOperationOptions) ToQuery() *client.QueryParams + type GetDirectoryRoleAssignmentScheduleOperationResponse struct + HttpResponse *http.Response + Model *stable.UnifiedRoleAssignmentSchedule + OData *odata.OData + type GetDirectoryRoleAssignmentSchedulesCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetDirectoryRoleAssignmentSchedulesCountOperationOptions() GetDirectoryRoleAssignmentSchedulesCountOperationOptions + func (o GetDirectoryRoleAssignmentSchedulesCountOperationOptions) ToHeaders() *client.Headers + func (o GetDirectoryRoleAssignmentSchedulesCountOperationOptions) ToOData() *odata.Query + func (o GetDirectoryRoleAssignmentSchedulesCountOperationOptions) ToQuery() *client.QueryParams + type GetDirectoryRoleAssignmentSchedulesCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type ListDirectoryRoleAssignmentSchedulesCompleteResult struct + Items []stable.UnifiedRoleAssignmentSchedule + LatestHttpResponse *http.Response + type ListDirectoryRoleAssignmentSchedulesCustomPager struct + NextLink *odata.Link + func (p *ListDirectoryRoleAssignmentSchedulesCustomPager) NextPageLink() *odata.Link + type ListDirectoryRoleAssignmentSchedulesOperationOptions 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 DefaultListDirectoryRoleAssignmentSchedulesOperationOptions() ListDirectoryRoleAssignmentSchedulesOperationOptions + func (o ListDirectoryRoleAssignmentSchedulesOperationOptions) ToHeaders() *client.Headers + func (o ListDirectoryRoleAssignmentSchedulesOperationOptions) ToOData() *odata.Query + func (o ListDirectoryRoleAssignmentSchedulesOperationOptions) ToQuery() *client.QueryParams + type ListDirectoryRoleAssignmentSchedulesOperationResponse struct + HttpResponse *http.Response + Model *[]stable.UnifiedRoleAssignmentSchedule + OData *odata.OData + type UnifiedRoleAssignmentScheduleOperationPredicate struct + func (p UnifiedRoleAssignmentScheduleOperationPredicate) Matches(input stable.UnifiedRoleAssignmentSchedule) bool + type UpdateDirectoryRoleAssignmentScheduleOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultUpdateDirectoryRoleAssignmentScheduleOperationOptions() UpdateDirectoryRoleAssignmentScheduleOperationOptions + func (o UpdateDirectoryRoleAssignmentScheduleOperationOptions) ToHeaders() *client.Headers + func (o UpdateDirectoryRoleAssignmentScheduleOperationOptions) ToOData() *odata.Query + func (o UpdateDirectoryRoleAssignmentScheduleOperationOptions) ToQuery() *client.QueryParams + type UpdateDirectoryRoleAssignmentScheduleOperationResponse struct + HttpResponse *http.Response + OData *odata.OData