Documentation
¶
Index ¶
- func FilterForAssignmentSchedulesToDelete(graphServiceClient *msgraphsdkgo.GraphServiceClient, ...) (filtered []models.PrivilegedAccessGroupAssignmentScheduleable, err error)
- func GetGroupAssignmentSchedules(graphServiceClient *msgraphsdkgo.GraphServiceClient, groupIds []string, ...) ([]models.PrivilegedAccessGroupAssignmentScheduleable, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FilterForAssignmentSchedulesToDelete ¶
func FilterForAssignmentSchedulesToDelete( graphServiceClient *msgraphsdkgo.GraphServiceClient, existingGroupAssignmentSchedules []models.PrivilegedAccessGroupAssignmentScheduleable, assignmentSchedules []*core.Schedule, getPrincipalName func(*msgraphsdkgo.GraphServiceClient, string) (*string, error), ) (filtered []models.PrivilegedAccessGroupAssignmentScheduleable, err error)
func GetGroupAssignmentSchedules ¶
func GetGroupAssignmentSchedules(graphServiceClient *msgraphsdkgo.GraphServiceClient, groupIds []string, filter func(*msgraphsdkgo.GraphServiceClient, models.PrivilegedAccessGroupAssignmentScheduleable) bool) ([]models.PrivilegedAccessGroupAssignmentScheduleable, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.