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 CreateDirectoryRoleAssignmentScheduleInstanceOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateDirectoryRoleAssignmentScheduleInstanceOperationOptions() CreateDirectoryRoleAssignmentScheduleInstanceOperationOptions + func (o CreateDirectoryRoleAssignmentScheduleInstanceOperationOptions) ToHeaders() *client.Headers + func (o CreateDirectoryRoleAssignmentScheduleInstanceOperationOptions) ToOData() *odata.Query + func (o CreateDirectoryRoleAssignmentScheduleInstanceOperationOptions) ToQuery() *client.QueryParams + type CreateDirectoryRoleAssignmentScheduleInstanceOperationResponse struct + HttpResponse *http.Response + Model *stable.UnifiedRoleAssignmentScheduleInstance + OData *odata.OData + type DeleteDirectoryRoleAssignmentScheduleInstanceOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteDirectoryRoleAssignmentScheduleInstanceOperationOptions() DeleteDirectoryRoleAssignmentScheduleInstanceOperationOptions + func (o DeleteDirectoryRoleAssignmentScheduleInstanceOperationOptions) ToHeaders() *client.Headers + func (o DeleteDirectoryRoleAssignmentScheduleInstanceOperationOptions) ToOData() *odata.Query + func (o DeleteDirectoryRoleAssignmentScheduleInstanceOperationOptions) ToQuery() *client.QueryParams + type DeleteDirectoryRoleAssignmentScheduleInstanceOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type DirectoryRoleAssignmentScheduleInstanceClient struct + Client *msgraph.Client + func NewDirectoryRoleAssignmentScheduleInstanceClientWithBaseURI(sdkApi sdkEnv.Api) (*DirectoryRoleAssignmentScheduleInstanceClient, error) + func (c DirectoryRoleAssignmentScheduleInstanceClient) CreateDirectoryRoleAssignmentScheduleInstance(ctx context.Context, input stable.UnifiedRoleAssignmentScheduleInstance, ...) (result CreateDirectoryRoleAssignmentScheduleInstanceOperationResponse, ...) + func (c DirectoryRoleAssignmentScheduleInstanceClient) DeleteDirectoryRoleAssignmentScheduleInstance(ctx context.Context, ...) (result DeleteDirectoryRoleAssignmentScheduleInstanceOperationResponse, ...) + func (c DirectoryRoleAssignmentScheduleInstanceClient) GetDirectoryRoleAssignmentScheduleInstance(ctx context.Context, ...) (result GetDirectoryRoleAssignmentScheduleInstanceOperationResponse, err error) + func (c DirectoryRoleAssignmentScheduleInstanceClient) GetDirectoryRoleAssignmentScheduleInstancesCount(ctx context.Context, ...) (result GetDirectoryRoleAssignmentScheduleInstancesCountOperationResponse, ...) + func (c DirectoryRoleAssignmentScheduleInstanceClient) ListDirectoryRoleAssignmentScheduleInstances(ctx context.Context, ...) (result ListDirectoryRoleAssignmentScheduleInstancesOperationResponse, ...) + func (c DirectoryRoleAssignmentScheduleInstanceClient) ListDirectoryRoleAssignmentScheduleInstancesComplete(ctx context.Context, ...) (ListDirectoryRoleAssignmentScheduleInstancesCompleteResult, error) + func (c DirectoryRoleAssignmentScheduleInstanceClient) ListDirectoryRoleAssignmentScheduleInstancesCompleteMatchingPredicate(ctx context.Context, ...) (result ListDirectoryRoleAssignmentScheduleInstancesCompleteResult, err error) + func (c DirectoryRoleAssignmentScheduleInstanceClient) UpdateDirectoryRoleAssignmentScheduleInstance(ctx context.Context, ...) (result UpdateDirectoryRoleAssignmentScheduleInstanceOperationResponse, ...) + type GetDirectoryRoleAssignmentScheduleInstanceOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetDirectoryRoleAssignmentScheduleInstanceOperationOptions() GetDirectoryRoleAssignmentScheduleInstanceOperationOptions + func (o GetDirectoryRoleAssignmentScheduleInstanceOperationOptions) ToHeaders() *client.Headers + func (o GetDirectoryRoleAssignmentScheduleInstanceOperationOptions) ToOData() *odata.Query + func (o GetDirectoryRoleAssignmentScheduleInstanceOperationOptions) ToQuery() *client.QueryParams + type GetDirectoryRoleAssignmentScheduleInstanceOperationResponse struct + HttpResponse *http.Response + Model *stable.UnifiedRoleAssignmentScheduleInstance + OData *odata.OData + type GetDirectoryRoleAssignmentScheduleInstancesCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetDirectoryRoleAssignmentScheduleInstancesCountOperationOptions() GetDirectoryRoleAssignmentScheduleInstancesCountOperationOptions + func (o GetDirectoryRoleAssignmentScheduleInstancesCountOperationOptions) ToHeaders() *client.Headers + func (o GetDirectoryRoleAssignmentScheduleInstancesCountOperationOptions) ToOData() *odata.Query + func (o GetDirectoryRoleAssignmentScheduleInstancesCountOperationOptions) ToQuery() *client.QueryParams + type GetDirectoryRoleAssignmentScheduleInstancesCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type ListDirectoryRoleAssignmentScheduleInstancesCompleteResult struct + Items []stable.UnifiedRoleAssignmentScheduleInstance + LatestHttpResponse *http.Response + type ListDirectoryRoleAssignmentScheduleInstancesCustomPager struct + NextLink *odata.Link + func (p *ListDirectoryRoleAssignmentScheduleInstancesCustomPager) NextPageLink() *odata.Link + type ListDirectoryRoleAssignmentScheduleInstancesOperationOptions 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 DefaultListDirectoryRoleAssignmentScheduleInstancesOperationOptions() ListDirectoryRoleAssignmentScheduleInstancesOperationOptions + func (o ListDirectoryRoleAssignmentScheduleInstancesOperationOptions) ToHeaders() *client.Headers + func (o ListDirectoryRoleAssignmentScheduleInstancesOperationOptions) ToOData() *odata.Query + func (o ListDirectoryRoleAssignmentScheduleInstancesOperationOptions) ToQuery() *client.QueryParams + type ListDirectoryRoleAssignmentScheduleInstancesOperationResponse struct + HttpResponse *http.Response + Model *[]stable.UnifiedRoleAssignmentScheduleInstance + OData *odata.OData + type UnifiedRoleAssignmentScheduleInstanceOperationPredicate struct + func (p UnifiedRoleAssignmentScheduleInstanceOperationPredicate) Matches(input stable.UnifiedRoleAssignmentScheduleInstance) bool + type UpdateDirectoryRoleAssignmentScheduleInstanceOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultUpdateDirectoryRoleAssignmentScheduleInstanceOperationOptions() UpdateDirectoryRoleAssignmentScheduleInstanceOperationOptions + func (o UpdateDirectoryRoleAssignmentScheduleInstanceOperationOptions) ToHeaders() *client.Headers + func (o UpdateDirectoryRoleAssignmentScheduleInstanceOperationOptions) ToOData() *odata.Query + func (o UpdateDirectoryRoleAssignmentScheduleInstanceOperationOptions) ToQuery() *client.QueryParams + type UpdateDirectoryRoleAssignmentScheduleInstanceOperationResponse struct + HttpResponse *http.Response + OData *odata.OData