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 DirectoryRoleAssignmentScheduleRoleDefinitionClient struct + Client *msgraph.Client + func NewDirectoryRoleAssignmentScheduleRoleDefinitionClientWithBaseURI(sdkApi sdkEnv.Api) (*DirectoryRoleAssignmentScheduleRoleDefinitionClient, error) + func (c DirectoryRoleAssignmentScheduleRoleDefinitionClient) GetDirectoryRoleAssignmentScheduleRoleDefinition(ctx context.Context, id beta.RoleManagementDirectoryRoleAssignmentScheduleId, ...) (result GetDirectoryRoleAssignmentScheduleRoleDefinitionOperationResponse, ...) + type GetDirectoryRoleAssignmentScheduleRoleDefinitionOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetDirectoryRoleAssignmentScheduleRoleDefinitionOperationOptions() GetDirectoryRoleAssignmentScheduleRoleDefinitionOperationOptions + func (o GetDirectoryRoleAssignmentScheduleRoleDefinitionOperationOptions) ToHeaders() *client.Headers + func (o GetDirectoryRoleAssignmentScheduleRoleDefinitionOperationOptions) ToOData() *odata.Query + func (o GetDirectoryRoleAssignmentScheduleRoleDefinitionOperationOptions) ToQuery() *client.QueryParams + type GetDirectoryRoleAssignmentScheduleRoleDefinitionOperationResponse struct + HttpResponse *http.Response + Model *beta.UnifiedRoleDefinition + OData *odata.OData