Documentation ¶
Index ¶
- func FilterForRoleAssignmentSchedulesToDelete(clientFactory *armauthorization.ClientFactory, ...) (filtered []*armauthorization.RoleAssignmentSchedule, err error)
- func GetRoleAssignmentSchedules(clientFactory *armauthorization.ClientFactory, scope string, ...) ([]*armauthorization.RoleAssignmentSchedule, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FilterForRoleAssignmentSchedulesToDelete ¶
func FilterForRoleAssignmentSchedulesToDelete( clientFactory *armauthorization.ClientFactory, graphServiceClient *msgraphsdkgo.GraphServiceClient, scope string, existingRoleAssignmentSchedules []*armauthorization.RoleAssignmentSchedule, assignmentSchedules []*core.Schedule, getPrincipalName func(*msgraphsdkgo.GraphServiceClient, string) (*string, error), ) (filtered []*armauthorization.RoleAssignmentSchedule, err error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.