Skip to content

Commit e38f21c

Browse files
authored
Merge pull request #374 from MicrosoftDocs/weekly_v2_docs_update_24-08-2023
Weekly PowerShell Microsoft Graph Reference Docs Refresh
2 parents a4fe93a + f0b9bf9 commit e38f21c

File tree

37 files changed

+3009
-0
lines changed

37 files changed

+3009
-0
lines changed

missingexternaldocsurl/Applications/Applications.csv

Lines changed: 135 additions & 0 deletions
Large diffs are not rendered by default.

missingexternaldocsurl/Bookings/Bookings.csv

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -429,3 +429,42 @@ beta, Get-MgBetaVirtualEventWebinarSessionRecordingCount, /solutions/virtualEven
429429
beta, Get-MgBetaVirtualEventWebinarSessionRegistrationCustomQuestionCount, /solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registration/customQuestions/$count
430430
beta, Get-MgBetaVirtualEventWebinarSessionRegistrationRegistrantCount, /solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registration/registrants/$count
431431
beta, Get-MgBetaVirtualEventWebinarSessionTranscriptCount, /solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/transcripts/$count
432+
beta, Get-MgBetaBookingBusinessAppointmentCount, /bookingBusinesses/{bookingBusiness-id}/appointments/$count
433+
beta, Get-MgBetaBookingBusinessCalendarViewCount, /bookingBusinesses/{bookingBusiness-id}/calendarView/$count
434+
beta, Get-MgBetaBookingBusinessCount, /bookingBusinesses/$count
435+
beta, Get-MgBetaBookingBusinessCustomerCount, /bookingBusinesses/{bookingBusiness-id}/customers/$count
436+
beta, Get-MgBetaBookingBusinessCustomQuestionCount, /bookingBusinesses/{bookingBusiness-id}/customQuestions/$count
437+
beta, Get-MgBetaBookingBusinessServiceCount, /bookingBusinesses/{bookingBusiness-id}/services/$count
438+
beta, Get-MgBetaBookingBusinessStaffMemberCount, /bookingBusinesses/{bookingBusiness-id}/staffMembers/$count
439+
beta, Get-MgBetaBookingCurrencyCount, /bookingCurrencies/$count
440+
beta, Get-MgBetaBusinessScenarioCount, /solutions/businessScenarios/$count
441+
beta, Get-MgBetaBusinessScenarioPlannerPlanConfigurationLocalizationCount, /solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/$count
442+
beta, Get-MgBetaBusinessScenarioPlannerTaskCount, /solutions/businessScenarios/{businessScenario-id}/planner/tasks/$count
443+
beta, Get-MgBetaVirtualEventCount, /solutions/virtualEvents/events/$count
444+
beta, Get-MgBetaVirtualEventPresenterCount, /solutions/virtualEvents/events/{virtualEvent-id}/presenters/$count
445+
beta, Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecordCount, /solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count
446+
beta, Get-MgBetaVirtualEventSessionAttendanceReportCount, /solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/$count
447+
beta, Get-MgBetaVirtualEventSessionCount, /solutions/virtualEvents/events/{virtualEvent-id}/sessions/$count
448+
beta, Get-MgBetaVirtualEventSessionMeetingAttendanceReportAttendanceRecordCount, /solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport/attendanceRecords/$count
449+
beta, Get-MgBetaVirtualEventSessionRecordingCount, /solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/recordings/$count
450+
beta, Get-MgBetaVirtualEventSessionRegistrationCustomQuestionCount, /solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registration/customQuestions/$count
451+
beta, Get-MgBetaVirtualEventSessionRegistrationRegistrantCount, /solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registration/registrants/$count
452+
beta, Get-MgBetaVirtualEventSessionTranscriptCount, /solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/transcripts/$count
453+
beta, Get-MgBetaVirtualEventWebinarCount, /solutions/virtualEvents/webinars/$count
454+
beta, Get-MgBetaVirtualEventWebinarPresenterCount, /solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/$count
455+
beta, Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecordCount, /solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count
456+
beta, Get-MgBetaVirtualEventWebinarSessionAttendanceReportCount, /solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/$count
457+
beta, Get-MgBetaVirtualEventWebinarSessionCount, /solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/$count
458+
beta, Get-MgBetaVirtualEventWebinarSessionMeetingAttendanceReportAttendanceRecordCount, /solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport/attendanceRecords/$count
459+
beta, Get-MgBetaVirtualEventWebinarSessionRecordingCount, /solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/recordings/$count
460+
beta, Get-MgBetaVirtualEventWebinarSessionRegistrationCustomQuestionCount, /solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registration/customQuestions/$count
461+
beta, Get-MgBetaVirtualEventWebinarSessionRegistrationRegistrantCount, /solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registration/registrants/$count
462+
beta, Get-MgBetaVirtualEventWebinarSessionTranscriptCount, /solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/transcripts/$count
463+
v1.0, Get-MgBookingBusinessAppointmentCount, /solutions/bookingBusinesses/{bookingBusiness-id}/appointments/$count
464+
v1.0, Get-MgBookingBusinessCalendarViewCount, /solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/$count
465+
v1.0, Get-MgBookingBusinessCount, /solutions/bookingBusinesses/$count
466+
v1.0, Get-MgBookingBusinessCustomerCount, /solutions/bookingBusinesses/{bookingBusiness-id}/customers/$count
467+
v1.0, Get-MgBookingBusinessCustomQuestionCount, /solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/$count
468+
v1.0, Get-MgBookingBusinessServiceCount, /solutions/bookingBusinesses/{bookingBusiness-id}/services/$count
469+
v1.0, Get-MgBookingBusinessStaffMemberCount, /solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/$count
470+
v1.0, Get-MgBookingCurrencyCount, /solutions/bookingCurrencies/$count

missingexternaldocsurl/Calendar/Calendar.csv

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -581,3 +581,59 @@ beta, Get-MgBetaUserEventInstanceExceptionOccurrenceAttachmentCount, /users/{use
581581
beta, Get-MgBetaUserEventInstanceExceptionOccurrenceCount, /users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/$count
582582
beta, Get-MgBetaUserEventInstanceExceptionOccurrenceExtensionCount, /users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/$count
583583
beta, Get-MgBetaUserEventInstanceExtensionCount, /users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/$count
584+
beta, Get-MgBetaGroupCalendarPermissionCount, /groups/{group-id}/calendar/calendarPermissions/$count
585+
beta, Get-MgBetaGroupEventAttachmentCount, /groups/{group-id}/events/{event-id}/attachments/$count
586+
beta, Get-MgBetaGroupEventCount, /groups/{group-id}/events/$count
587+
beta, Get-MgBetaGroupEventExceptionOccurrenceAttachmentCount, /groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/$count
588+
beta, Get-MgBetaGroupEventExceptionOccurrenceCount, /groups/{group-id}/events/{event-id}/exceptionOccurrences/$count
589+
beta, Get-MgBetaGroupEventExceptionOccurrenceExtensionCount, /groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/$count
590+
beta, Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachmentCount, /groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/$count
591+
beta, Get-MgBetaGroupEventExceptionOccurrenceInstanceCount, /groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/$count
592+
beta, Get-MgBetaGroupEventExceptionOccurrenceInstanceExtensionCount, /groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/$count
593+
beta, Get-MgBetaGroupEventExtensionCount, /groups/{group-id}/events/{event-id}/extensions/$count
594+
beta, Get-MgBetaGroupEventInstanceAttachmentCount, /groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/$count
595+
beta, Get-MgBetaGroupEventInstanceCount, /groups/{group-id}/events/{event-id}/instances/$count
596+
beta, Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachmentCount, /groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/$count
597+
beta, Get-MgBetaGroupEventInstanceExceptionOccurrenceCount, /groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/$count
598+
beta, Get-MgBetaGroupEventInstanceExceptionOccurrenceExtensionCount, /groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/$count
599+
beta, Get-MgBetaGroupEventInstanceExtensionCount, /groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/$count
600+
beta, Get-MgBetaPlaceCount, /places/$count
601+
beta, Get-MgBetaPlaceCountAsRoom, /places/room/$count
602+
beta, Get-MgBetaPlaceCountAsRoomList, /places/roomList/$count
603+
beta, Get-MgBetaUserCalendarCount, /users/{user-id}/calendars/$count
604+
beta, Get-MgBetaUserCalendarGroupCount, /users/{user-id}/calendarGroups/$count
605+
beta, Get-MgBetaUserCalendarPermissionCount, /users/{user-id}/calendar/calendarPermissions/$count
606+
beta, Get-MgBetaUserEventAttachmentCount, /users/{user-id}/events/{event-id}/attachments/$count
607+
beta, Get-MgBetaUserEventCount, /users/{user-id}/events/$count
608+
beta, Get-MgBetaUserEventExceptionOccurrenceAttachmentCount, /users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/$count
609+
beta, Get-MgBetaUserEventExceptionOccurrenceCount, /users/{user-id}/events/{event-id}/exceptionOccurrences/$count
610+
beta, Get-MgBetaUserEventExceptionOccurrenceExtensionCount, /users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/$count
611+
beta, Get-MgBetaUserEventExceptionOccurrenceInstanceAttachmentCount, /users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/$count
612+
beta, Get-MgBetaUserEventExceptionOccurrenceInstanceCount, /users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/$count
613+
beta, Get-MgBetaUserEventExceptionOccurrenceInstanceExtensionCount, /users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/$count
614+
beta, Get-MgBetaUserEventExtensionCount, /users/{user-id}/events/{event-id}/extensions/$count
615+
beta, Get-MgBetaUserEventInstanceAttachmentCount, /users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/$count
616+
beta, Get-MgBetaUserEventInstanceCount, /users/{user-id}/events/{event-id}/instances/$count
617+
beta, Get-MgBetaUserEventInstanceExceptionOccurrenceAttachmentCount, /users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/$count
618+
beta, Get-MgBetaUserEventInstanceExceptionOccurrenceCount, /users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/$count
619+
beta, Get-MgBetaUserEventInstanceExceptionOccurrenceExtensionCount, /users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/$count
620+
beta, Get-MgBetaUserEventInstanceExtensionCount, /users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/$count
621+
v1.0, Get-MgGroupCalendarPermissionCount, /groups/{group-id}/calendar/calendarPermissions/$count
622+
v1.0, Get-MgGroupEventAttachmentCount, /groups/{group-id}/events/{event-id}/attachments/$count
623+
v1.0, Get-MgGroupEventCount, /groups/{group-id}/events/$count
624+
v1.0, Get-MgGroupEventExtensionCount, /groups/{group-id}/events/{event-id}/extensions/$count
625+
v1.0, Get-MgGroupEventInstanceAttachmentCount, /groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/$count
626+
v1.0, Get-MgGroupEventInstanceCount, /groups/{group-id}/events/{event-id}/instances/$count
627+
v1.0, Get-MgGroupEventInstanceExtensionCount, /groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/$count
628+
v1.0, Get-MgPlaceCount, /places/$count
629+
v1.0, Get-MgPlaceCountAsRoom, /places/room/$count
630+
v1.0, Get-MgPlaceCountAsRoomList, /places/roomList/$count
631+
v1.0, Get-MgUserCalendarCount, /users/{user-id}/calendars/$count
632+
v1.0, Get-MgUserCalendarGroupCount, /users/{user-id}/calendarGroups/$count
633+
v1.0, Get-MgUserCalendarPermissionCount, /users/{user-id}/calendar/calendarPermissions/$count
634+
v1.0, Get-MgUserEventAttachmentCount, /users/{user-id}/events/{event-id}/attachments/$count
635+
v1.0, Get-MgUserEventCount, /users/{user-id}/events/$count
636+
v1.0, Get-MgUserEventExtensionCount, /users/{user-id}/events/{event-id}/extensions/$count
637+
v1.0, Get-MgUserEventInstanceAttachmentCount, /users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/$count
638+
v1.0, Get-MgUserEventInstanceCount, /users/{user-id}/events/{event-id}/instances/$count
639+
v1.0, Get-MgUserEventInstanceExtensionCount, /users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/$count

missingexternaldocsurl/CloudCommunications/CloudCommunications.csv

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -316,3 +316,44 @@ beta, Get-MgBetaUserOnlineMeetingRegistrationCustomQuestionCount, /users/{user-i
316316
beta, Get-MgBetaUserOnlineMeetingRegistrationRegistrantCount, /users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/$count
317317
beta, Get-MgBetaUserOnlineMeetingTranscriptCount, /users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/$count
318318
beta, Get-MgBetaUserOnlineMeetingVirtualAppointment, /users/{user-id}/onlineMeetings/{onlineMeeting-id}/virtualAppointment
319+
beta, Get-MgBetaCommunicationCallAudioRoutingGroupCount, /communications/calls/{call-id}/audioRoutingGroups/$count
320+
beta, Get-MgBetaCommunicationCallContentSharingSessionCount, /communications/calls/{call-id}/contentSharingSessions/$count
321+
beta, Get-MgBetaCommunicationCallCount, /communications/calls/$count
322+
beta, Get-MgBetaCommunicationCallOperationCount, /communications/calls/{call-id}/operations/$count
323+
beta, Get-MgBetaCommunicationCallParticipantCount, /communications/calls/{call-id}/participants/$count
324+
beta, Get-MgBetaCommunicationCallRecordCount, /communications/callRecords/$count
325+
beta, Get-MgBetaCommunicationCallRecordPstnBlockedUserLog, /communications/callRecords/getPstnBlockedUsersLog(fromDateTime={fromDateTime},toDateTime={toDateTime})
326+
beta, Get-MgBetaCommunicationCallRecordPstnOnlineMeetingDialoutReport, /communications/callRecords/getPstnOnlineMeetingDialoutReport(fromDateTime={fromDateTime},toDateTime={toDateTime})
327+
beta, Get-MgBetaCommunicationCallRecordSessionCount, /communications/callRecords/{callRecord-id}/sessions/$count
328+
beta, Get-MgBetaCommunicationCallRecordSessionSegmentCount, /communications/callRecords/{callRecord-id}/sessions/{session-id}/segments/$count
329+
beta, Get-MgBetaCommunicationCallRecordSmLog, /communications/callRecords/getSmsLog(fromDateTime={fromDateTime},toDateTime={toDateTime})
330+
beta, Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount, /communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count
331+
beta, Get-MgBetaCommunicationOnlineMeetingAttendanceReportCount, /communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count
332+
beta, Get-MgBetaCommunicationOnlineMeetingCount, /communications/onlineMeetings/$count
333+
beta, Get-MgBetaCommunicationOnlineMeetingRecordingCount, /communications/onlineMeetings/{onlineMeeting-id}/recordings/$count
334+
beta, Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestionCount, /communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/$count
335+
beta, Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrantCount, /communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/$count
336+
beta, Get-MgBetaCommunicationOnlineMeetingTranscriptCount, /communications/onlineMeetings/{onlineMeeting-id}/transcripts/$count
337+
beta, Get-MgBetaCommunicationPresenceCount, /communications/presences/$count
338+
beta, Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecordCount, /users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count
339+
beta, Get-MgBetaUserOnlineMeetingAttendanceReportCount, /users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count
340+
beta, Get-MgBetaUserOnlineMeetingCount, /users/{user-id}/onlineMeetings/$count
341+
beta, Get-MgBetaUserOnlineMeetingRecordingCount, /users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/$count
342+
beta, Get-MgBetaUserOnlineMeetingRegistrationCustomQuestionCount, /users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/$count
343+
beta, Get-MgBetaUserOnlineMeetingRegistrationRegistrantCount, /users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/$count
344+
beta, Get-MgBetaUserOnlineMeetingTranscriptCount, /users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/$count
345+
v1.0, Get-MgCommunicationCallAudioRoutingGroupCount, /communications/calls/{call-id}/audioRoutingGroups/$count
346+
v1.0, Get-MgCommunicationCallContentSharingSessionCount, /communications/calls/{call-id}/contentSharingSessions/$count
347+
v1.0, Get-MgCommunicationCallCount, /communications/calls/$count
348+
v1.0, Get-MgCommunicationCallOperationCount, /communications/calls/{call-id}/operations/$count
349+
v1.0, Get-MgCommunicationCallParticipantCount, /communications/calls/{call-id}/participants/$count
350+
v1.0, Get-MgCommunicationCallRecordCount, /communications/callRecords/$count
351+
v1.0, Get-MgCommunicationCallRecordSessionCount, /communications/callRecords/{callRecord-id}/sessions/$count
352+
v1.0, Get-MgCommunicationCallRecordSessionSegmentCount, /communications/callRecords/{callRecord-id}/sessions/{session-id}/segments/$count
353+
v1.0, Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount, /communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count
354+
v1.0, Get-MgCommunicationOnlineMeetingAttendanceReportCount, /communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count
355+
v1.0, Get-MgCommunicationOnlineMeetingCount, /communications/onlineMeetings/$count
356+
v1.0, Get-MgCommunicationPresenceCount, /communications/presences/$count
357+
v1.0, Get-MgUserOnlineMeetingAttendanceReportAttendanceRecordCount, /users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count
358+
v1.0, Get-MgUserOnlineMeetingAttendanceReportCount, /users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count
359+
v1.0, Get-MgUserOnlineMeetingCount, /users/{user-id}/onlineMeetings/$count

0 commit comments

Comments
 (0)